diff options
author | Hans Verkuil <hansverk@cisco.com> | 2015-11-12 13:30:39 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-17 14:39:54 -0200 |
commit | dc5e02050b8574393d921ed76d37eb359b55f39a (patch) | |
tree | a8c301f16d6ff5010aaace634ac15533928fb886 /drivers/media/i2c/saa6752hs.c | |
parent | 74c9c0febb605edea9878ed69906b7a3f8be273f (diff) | |
download | linux-dc5e02050b8574393d921ed76d37eb359b55f39a.tar.bz2 |
[media] adv7511: fix incorrect bit offset
The quantization bits are in bits 7-6, not 7-4, so shift by 6 instead of 4.
This bug is caused by a typo in the adv7511 datasheet.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/i2c/saa6752hs.c')
0 files changed, 0 insertions, 0 deletions