From: "Frank Schäfer" <fschaefer.oss@googlemail.com>
To: linux-media@vger.kernel.org
Cc: moinejf@free.fr
Subject: Re: [PATCH] gspca_sn9c20x: device 0c45:62b3: fix status LED
Date: Mon, 22 Aug 2011 23:27:42 +0200 [thread overview]
Message-ID: <4E52C9CE.3040900@googlemail.com> (raw)
In-Reply-To: <1309515598-14669-1-git-send-email-fschaefer.oss@googlemail.com>
Ping ... what happened to this patch ? ;-)
Am 01.07.2011 12:19, schrieb Frank Schaefer:
> gspca_sn9c20x: device 0c45:62b3: fix status LED
>
> Tested with webcam "SilverCrest WC2130".
>
> Signed-off-by: Frank Schaefer<fschaefer.oss@googlemail.com>
>
> Cc: stable@kernel.org
> ---
> drivers/media/video/gspca/sn9c20x.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/media/video/gspca/sn9c20x.c b/drivers/media/video/gspca/sn9c20x.c
> index c431900..af9cd50 100644
> --- a/drivers/media/video/gspca/sn9c20x.c
> +++ b/drivers/media/video/gspca/sn9c20x.c
> @@ -2513,7 +2513,7 @@ static const struct usb_device_id device_table[] = {
> {USB_DEVICE(0x0c45, 0x628f), SN9C20X(OV9650, 0x30, 0)},
> {USB_DEVICE(0x0c45, 0x62a0), SN9C20X(OV7670, 0x21, 0)},
> {USB_DEVICE(0x0c45, 0x62b0), SN9C20X(MT9VPRB, 0x00, 0)},
> - {USB_DEVICE(0x0c45, 0x62b3), SN9C20X(OV9655, 0x30, 0)},
> + {USB_DEVICE(0x0c45, 0x62b3), SN9C20X(OV9655, 0x30, LED_REVERSE)},
> {USB_DEVICE(0x0c45, 0x62bb), SN9C20X(OV7660, 0x21, LED_REVERSE)},
> {USB_DEVICE(0x0c45, 0x62bc), SN9C20X(HV7131R, 0x11, 0)},
> {USB_DEVICE(0x045e, 0x00f4), SN9C20X(OV9650, 0x30, 0)},
next prev parent reply other threads:[~2011-08-22 21:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-01 10:19 [PATCH] gspca_sn9c20x: device 0c45:62b3: fix status LED Frank Schaefer
2011-08-22 21:27 ` Frank Schäfer [this message]
2011-08-27 11:55 ` Hans de Goede
2011-08-30 20:15 ` Frank Schäfer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E52C9CE.3040900@googlemail.com \
--to=fschaefer.oss@googlemail.com \
--cc=linux-media@vger.kernel.org \
--cc=moinejf@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.