V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modify/Write
authorErik Andr?n <erik.andren@gmail.com>
Sun, 4 Jan 2009 10:28:42 +0000 (07:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:47 +0000 (21:44 -0300)
commit5196d7c63197b03b29985e8bd9bfa4425b253673
treead0ac597e9c81ac7d0199b006a3de9e43b2ecf89
parent7460f524980d1d7c39f05b7e95d6d2fba072fd8a
V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modify/Write

Touching the hflip/vflip register while doing the read/modify/write corrupts the image. Just read from the sensor ctrl cache instead and all is good.

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