linux/drivers/media/cec/platform
Hans Verkuil bbe9cfc713 media: cec-gpio: drop the cec_gpio_free callback
Since the CEC pin framework now keeps track of the interrupt
and calls disable_irq when the kthread stops, there is no
longer any need for the cec-gpio driver to do this in the
free callback. So drop this code.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2023-08-10 07:58:32 +02:00
..
cec-gpio media: cec-gpio: drop the cec_gpio_free callback 2023-08-10 07:58:32 +02:00
cros-ec media: cros-ec-cec: Convert to platform remove callback returning void 2023-04-11 16:59:13 +02:00
meson media: cec: meson: drop of_match_ptr for ID table 2023-07-14 12:32:22 +02:00
s5p media: s5p_cec: Convert to platform remove callback returning void 2023-04-11 16:59:13 +02:00
seco media: seco-cec: Convert to platform remove callback returning void 2023-04-11 16:59:13 +02:00
sti media: stih-cec: Convert to platform remove callback returning void 2023-04-11 16:59:13 +02:00
stm32 media: Explicitly include correct DT includes 2023-07-19 12:57:51 +02:00
tegra media: cec: tegra: drop of_match_ptr for ID table 2023-07-14 12:32:24 +02:00
Kconfig
Makefile