From: Wolfram Sang <w.sang@pengutronix.de>
To: linux-media@vger.kernel.org
Cc: Jean-Francois Moine <moinejf@free.fr>,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: Re: [PATCH] [media] gspca/zc3xx: add usb_id for HP Premium Starter Cam
Date: Sat, 2 Jul 2011 10:07:41 +0200 [thread overview]
Message-ID: <20110702080741.GA5578@pengutronix.de> (raw)
In-Reply-To: <1308140202-14854-1-git-send-email-w.sang@pengutronix.de>
[-- Attachment #1: Type: text/plain, Size: 1053 bytes --]
On Wed, Jun 15, 2011 at 02:16:42PM +0200, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
> ---
Ping. Who is picking this up? Anything to be done on my side?
>
> Fixes https://bugzilla.kernel.org/show_bug.cgi?id=13479
>
> drivers/media/video/gspca/zc3xx.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/media/video/gspca/zc3xx.c b/drivers/media/video/gspca/zc3xx.c
> index 61cdd56..dbbab48 100644
> --- a/drivers/media/video/gspca/zc3xx.c
> +++ b/drivers/media/video/gspca/zc3xx.c
> @@ -6970,6 +6970,7 @@ static const struct sd_desc sd_desc = {
> };
>
> static const struct usb_device_id device_table[] = {
> + {USB_DEVICE(0x03f0, 0x1b07)},
> {USB_DEVICE(0x041e, 0x041e)},
> {USB_DEVICE(0x041e, 0x4017)},
> {USB_DEVICE(0x041e, 0x401c), .driver_info = SENSOR_PAS106},
> --
> 1.7.2.5
>
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2011-07-02 8:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-15 12:16 [PATCH] [media] gspca/zc3xx: add usb_id for HP Premium Starter Cam Wolfram Sang
2011-07-02 8:07 ` Wolfram Sang [this message]
2011-07-02 8:55 ` Jean-Francois Moine
2011-07-02 12:02 ` [PATCH V2] " Wolfram Sang
2011-09-09 9:33 ` Wolfram Sang
2011-09-09 11:24 ` Jean-Francois Moine
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=20110702080741.GA5578@pengutronix.de \
--to=w.sang@pengutronix.de \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.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.