]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:58:28 +0000 (19:58 -0600)
commita19e5ad23ccca28378c469be42fe97633e5b2173
tree34fc0871a033ea43286c4c60882b9812719daf88
parent5dcc0d742835e21e6195ceb5f76ad73e1530e6a1
media: adv7604: when the EDID is cleared, unconfigure CEC as well

BugLink: https://bugs.launchpad.net/bugs/1836802
commit e7da89926f6dc6cf855f5ffdf79ef99a1b115ca7 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/media/i2c/adv7604.c