]> www.infradead.org Git - users/jedix/linux-maple.git/commit
counter: ti-eqep: remove unused struct member
authorDavid Lechner <dlechner@baylibre.com>
Sun, 9 Jun 2024 20:06:15 +0000 (15:06 -0500)
committerWilliam Breathitt Gray <wbg@kernel.org>
Mon, 1 Jul 2024 01:31:42 +0000 (10:31 +0900)
commitbc4666be63bdc7c562cfb2e9ea42cdb2c444a5b2
treefc67aa2531971cff87cd47885b16daf9d41faf80
parent10365dd4c1842d0da422b56c5aa3827db0ca08d8
counter: ti-eqep: remove unused struct member

Since commit 8817c2d03a85 ("counter: ti-eqep: Convert to counter_priv()
wrapper") the counter field in struct ti_eqep_cnt is not used anymore.
Remove it.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Judith Mendez <jm@ti.com>
Link: https://lore.kernel.org/r/20240609-ti-eqep-cleanup-v1-1-9d67939c763a@baylibre.com
Signed-off-by: William Breathitt Gray <wbg@kernel.org>
drivers/counter/ti-eqep.c