Re: [PATCH] Fix wrong register mask in gspca/sonixj.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 14 Jul 2011 19:08:39 -0700 (PDT)
Luiz Ramos <luizzramos@xxxxxxxxxxxx> 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 <moinejf@xxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux