]> asedeno.scripts.mit.edu Git - linux.git/commit
media: adv7842: when the EDID is cleared, unconfigure CEC as well
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 4 Oct 2018 07:58:34 +0000 (03:58 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 15:25:06 +0000 (11:25 -0400)
commitab83203e181015b099720aff43ffabc1812e0fb3
tree6a13b6eea9451d550b4364abf4504490bf0ef999
parente7da89926f6dc6cf855f5ffdf79ef99a1b115ca7
media: adv7842: 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/adv7842.c