diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-07-07 14:26:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-08-10 08:58:32 +0300 |
commit | bbe9cfc713f651b8ba7e38e91863896e7abf3032 (patch) | |
tree | 05c8617f491c18575194600a4bb38913ca3a3a6f /fs/netfs/main.c | |
parent | 9b79d776a2b3b2c6c121bd9e0faa71ba06ecd613 (diff) | |
download | linux-bbe9cfc713f651b8ba7e38e91863896e7abf3032.tar.xz |
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>
Diffstat (limited to 'fs/netfs/main.c')
0 files changed, 0 insertions, 0 deletions