]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6fe4dba118b831adb8672d8b51fb735195a44ac8
treead0ac597e9c81ac7d0199b006a3de9e43b2ecf89
parentce5729de1d6ba58d769265de95f8f2d970a7911b
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