On Thu, 14 Jul 2011 19:08:39 -0700 (PDT)
Luiz Ramos <luizzra...@yahoo.com.br> wrote:

> Signed-off-by: Luiz Carlos Ramos <lramos.prof <at> yahoo.com.br>
> 
> 
> --- a/drivers/media/video/gspca/sonixj.c        2011-07-14
> 13:14:41.000000000 -0300 +++
> b/drivers/media/video/gspca/sonixj.c        2011-07-14
> 13:22:26.000000000 -0300 @@ -2386,7 +2386,7 @@ static int
> sd_start(struct gspca_dev *gs reg_w1(gspca_dev, 0x01, 0x22);
> msleep(100); reg01 = SCL_SEL_OD | S_PDN_INV;
> -               reg17 &= MCK_SIZE_MASK;
> +               reg17 &= ~MCK_SIZE_MASK; /* that is, reset bits 4..0 */
>                 reg17 |= 0x04;          /* clock / 4 */
>                 break;
>         }

Acked-by: Jean-François Moine <moin...@free.fr>

Luiz, may you get and try the last gspca tarball from my web site? (you
will have to redo your patch, because I have not yet uploaded it)

-- 
Ken ar c'hentañ |             ** Breizh ha Linux atav! **
Jef             |               http://moinejf.free.fr/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to