]> asedeno.scripts.mit.edu Git - linux.git/commit
media: adv7604: when the EDID is cleared, unconfigure CEC as well
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 4 Oct 2018 07:57:06 +0000 (03:57 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 15:23:59 +0000 (11:23 -0400)
commite7da89926f6dc6cf855f5ffdf79ef99a1b115ca7
treeb46905cc31bf981ac795664ae41cb9dbb746eb51
parent7ec2b3b941a666a942859684281b5f6460a0c234
media: adv7604: when the EDID is cleared, unconfigure CEC as well

When there is no EDID the CEC adapter should be unconfigured as
well. So call cec_phys_addr_invalidate() when this happens.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: <stable@vger.kernel.org> # for v4.18 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/adv7604.c