linux/drivers/counter
William Breathitt Gray 7e0dcfcefe counter: microchip-tcb-capture: Add const qualifier for functions_list array
The struct counter_count functions_list member expects a const enum
counter_count_function array. This patch adds the const qualifier to the
mchp_tc_count_functions to match functions_list.

Cc: Kamel Bouhara <kamel.bouhara@bootlin.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Link: https://lore.kernel.org/r/74cb91ab7b459563762ec28633cd8808093aa2ad.1623201081.git.vilhelm.gray@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2021-06-09 16:22:33 +01:00
..
104-quad-8.c counter: 104-quad-8: Add const qualifier for functions_list array 2021-06-09 16:20:20 +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
intel-qep.c counter: Add support for Intel Quadrature Encoder Peripheral 2021-06-03 18:24:14 +01:00
interrupt-cnt.c counter: interrupt-cnt: Add const qualifier for functions_list array 2021-06-09 16:21:30 +01:00
Kconfig counter: Add support for Intel Quadrature Encoder Peripheral 2021-06-03 18:24:14 +01:00
Makefile counter: Add support for Intel Quadrature Encoder Peripheral 2021-06-03 18:24:14 +01:00
microchip-tcb-capture.c counter: microchip-tcb-capture: Add const qualifier for functions_list array 2021-06-09 16:22:33 +01:00
stm32-lptimer-cnt.c counter: stm32-lptimer-cnt: remove iio counter abi 2021-03-11 20:46:56 +00:00
stm32-timer-cnt.c counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register 2021-03-06 16:48:09 +00:00
ti-eqep.c counter:ti-eqep: remove floor 2021-01-14 20:56:56 +00:00