git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e78d834
)
[media] adv7842: corrected setting of cp-register 0x91 and 0x8f
author
Martin Bugge
<marbugge@cisco.com>
Tue, 10 Dec 2013 14:01:00 +0000
(11:01 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 7 Jan 2014 08:21:30 +0000
(06:21 -0200)
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
patch
|
blob
|
history
diff --cc
drivers/media/i2c/adv7842.c
Simple merge