1
0
Fork 0
alistair23-linux/drivers/counter
William Breathitt Gray d49e6ee2d6 counter: Simplify the count_read and count_write callbacks
The count_read and count_write callbacks are simplified to pass val as
unsigned long rather than as an opaque data structure. The opaque
counter_count_read_value and counter_count_write_value structures,
counter_count_value_type enum, and relevant counter_count_read_value_set
and counter_count_write_value_get functions, are removed as they are no
longer used.

Cc: Patrick Havelange <patrick.havelange@essensium.com>
Acked-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Acked-by: David Lechner <david@lechnology.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-10-18 19:47:27 +01:00
..
104-quad-8.c counter: Simplify the count_read and count_write callbacks 2019-10-18 19:47:27 +01:00
Kconfig counter: new TI eQEP driver 2019-10-17 21:53:49 +01:00
Makefile counter: new TI eQEP driver 2019-10-17 21:53:49 +01:00
counter.c counter: Simplify the count_read and count_write callbacks 2019-10-18 19:47:27 +01:00
ftm-quaddec.c counter: Simplify the count_read and count_write callbacks 2019-10-18 19:47:27 +01:00
stm32-lptimer-cnt.c counter: Simplify the count_read and count_write callbacks 2019-10-18 19:47:27 +01:00
stm32-timer-cnt.c counter: Simplify the count_read and count_write callbacks 2019-10-18 19:47:27 +01:00
ti-eqep.c counter: Simplify the count_read and count_write callbacks 2019-10-18 19:47:27 +01:00