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:
364d2db
)
[media] xc5000: properly show quality register values
author
Devin Heitmueller
<dheitmueller@kernellabs.com>
Tue, 7 Aug 2012 01:46:55 +0000
(22:46 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 9 Aug 2012 23:32:24 +0000
(20:32 -0300)
The quality register only has relevant data in bits 2-0, so discard the
other bits (which results in a value being printed that is consistent
with the expected 0-7 range).
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found