upstream: [media] adv7511: disable register reset by HPD
authorMartin Bugge <marbugge@cisco.com>
Thu, 5 Dec 2013 12:02:20 +0000 (09:02 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:52:48 +0000 (11:52 +0900)
commitfbcacdceb58e84e2e455153a23830a228e6afe8f
tree9d8126ba108eaa6eee51f94dc591cc54d115b2a8
parent42558899ef3d8035cdcb871024f2b13a0a877cfd
upstream: [media] adv7511: disable register reset by HPD

Whenever the hotplug pin is pulled low the chip resets a whole bunch
of registers. It turns out that this can be turned off on the adv7511.
Do so, as this 'feature' introduces race conditions in setting up
registers, particular when the hotplug pin bounces a lot.

Signed-off-by: Martin Bugge <marbugge@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/adv7511.c