[media] adv7511: disable register reset by HPD
authorMartin Bugge <marbugge@cisco.com>
Thu, 5 Dec 2013 12:02:20 +0000 (09:02 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 07:28:24 +0000 (05:28 -0200)
commita62c6216707771b05df868b468f4494c8db9eb37
tree2de3091b4645f0ba9339f5181a0f7f1e3dc37ebe
parenta6c98f56e7f4a46358ea4b10f40df419f9679e37
[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