commit | 6251e65f1ba6c1f4e461a1d97735812165c4499d | [log] [tgz] |
---|---|---|
author | Martin Bugge <marbugge@cisco.com> | Tue Dec 10 11:01:00 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jan 07 06:21:30 2014 -0200 |
tree | fea5ea3e3fe30bab3079762a856aff42b2898a22 | |
parent | e78d834a2e39e86d733fdca41fc931dc5ecc4660 [diff] |
[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>