diff options
author | Tom Rix <trix@redhat.com> | 2020-09-02 21:32:12 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-26 11:25:51 +0300 |
commit | 877cb8a444dad2304e891294afb0915fe3c278d6 (patch) | |
tree | dc700ce4d7c791815383d5d7f7b2b74f9c59e598 /MAINTAINERS | |
parent | 2d307380efec79ef7e1bd91ad4886fc02e2df26a (diff) | |
download | linux-877cb8a444dad2304e891294afb0915fe3c278d6.tar.xz |
media: tc358743: cleanup tc358743_cec_isr
tc358743_cec_isr is misnammed, it is not the main isr.
So rename it to be consistent with its siblings,
tc358743_cec_handler.
It also does not check if its input parameter 'handled' is
is non NULL like its siblings, so add a check.
Fixes: a0ec8d1dc42e ("media: tc358743: add CEC support")
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions