upstream: [media] adv7842: corrected setting of cp-register 0x91 and 0x8f
authorMartin Bugge <marbugge@cisco.com>
Tue, 10 Dec 2013 14:01:00 +0000 (11:01 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:27 +0000 (11:55 +0900)
commita0451745c0c9896d02246afa0ee49589b5f58265
tree07e94553cd3aaa9d8ae9e39bb0738836154a0c84
parent89104c992a19cadd37c31a197555fa4b6cc02360
upstream: [media] adv7842: corrected setting of cp-register 0x91 and 0x8f

Bit 6 of register 0x8f was cleared incorrectly (must be 1), and bit 4
of register 0x91 was set incorrectly (must be 0).

These bits are undocumented, so we shouldn't modify them to values different
from what the datasheet specifies.

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/adv7842.c