“0b8eebc02a26500ad5084e421793eb15b41bb08e”上不存在“...git@gitcode.net:openeuler/raspberrypi-kernel.git”
提交 0939e266 编写于 作者: J Jean-Francois Moine 提交者: Mauro Carvalho Chehab

V4L/DVB (13305): gspca - sonixj: The V flip control does not exist for all sensors.

Signed-off-by: NJean-Francois Moine <moinejf@free.fr>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 98941e4d
......@@ -1549,6 +1549,8 @@ static void setvflip(struct sd *sd)
{
u8 comn;
if (sd->gspca_dev.ctrl_dis & (1 << VFLIP_IDX))
return;
if (sd->sensor == SENSOR_OV7630) {
comn = 0x02;
if (!sd->vflip)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册