commit | 1aa9c487ffb3b3190a51ad447c33628488c7774f | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Mon Aug 06 22:46:55 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Aug 09 20:32:24 2012 -0300 |
tree | 2448a4f64ca7eac2f83e4a5dc57980816d38ecb5 | |
parent | 364d2db2791aa3a808d2590ef62c53b4a83c25dd [diff] |
[media] xc5000: properly show quality register values 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>