V4L/DVB (12222): gspca - stv06xx-hdcs: Fix sensor sequence bug
authorErik Andrén <erik.andren@gmail.com>
Wed, 24 Jun 2009 07:30:56 +0000 (04:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 24 Jul 2009 17:03:21 +0000 (14:03 -0300)
commitac51295ccc0ff922fea62cfc6f72cddf9c6c7306
treedff9711e1638b82cabac8332a497192ee111aed0
parent36a516d953e02523e78ce27fbff91a968a9e5751
V4L/DVB (12222): gspca - stv06xx-hdcs: Fix sensor sequence bug

All hdcs registers use bit 0 as a read/write flag and needs to be shifted one bit to the left. This wasn't accounted for when doing a sequence of writes.

Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/stv06xx/stv06xx_hdcs.c