From: Hans de Goede <hdegoede@redhat.com>
To: Antonio Ospite <ospite@studenti.unina.it>
Cc: linux-media@vger.kernel.org,
Jacob Schloss <jacob.schloss@unlimitedautomata.com>
Subject: Re: [PATCH] [media] gspca_kinect: add Kinect for Windows USB id
Date: Fri, 21 Dec 2012 12:12:30 +0100 [thread overview]
Message-ID: <50D4441E.9060005@redhat.com> (raw)
In-Reply-To: <1355095105-23310-1-git-send-email-ospite@studenti.unina.it>
Hi,
On 12/10/2012 12:18 AM, Antonio Ospite wrote:
> From: Jacob Schloss <jacob.schloss@unlimitedautomata.com>
>
> Add the USB ID for the Kinect for Windows RGB camera so it can be used
> with the gspca_kinect driver.
>
> Signed-off-by: Jacob Schloss <jacob.schloss@unlimitedautomata.com>
> Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
> ---
>
> Thanks Jacob, I took the liberty to rebase the patch on top of
> linux-3.7.0-rc7 as the gspca location has changed from
> drivers/media/video/gspca to drivers/media/usb/gspca
>
> It will be a little easier for HdG to apply it.
Thanks I've added this patch to my tree, and it will be included
in my fixes pull-req for 3.8 to Mauro later today.
Regards,
Hans
>
> Regards,
> Antonio
>
> drivers/media/usb/gspca/kinect.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/media/usb/gspca/kinect.c b/drivers/media/usb/gspca/kinect.c
> index 40ad668..3773a8a 100644
> --- a/drivers/media/usb/gspca/kinect.c
> +++ b/drivers/media/usb/gspca/kinect.c
> @@ -381,6 +381,7 @@ static const struct sd_desc sd_desc = {
> /* -- module initialisation -- */
> static const struct usb_device_id device_table[] = {
> {USB_DEVICE(0x045e, 0x02ae)},
> + {USB_DEVICE(0x045e, 0x02bf)},
> {}
> };
>
>
prev parent reply other threads:[~2012-12-21 11:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-08 6:38 [PATCH] [media] gspca_kinect: add kinect for windows usb id Jacob Schloss
2012-12-09 23:18 ` [PATCH] [media] gspca_kinect: add Kinect for Windows USB id Antonio Ospite
2012-12-21 11:12 ` Hans de Goede [this message]
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=50D4441E.9060005@redhat.com \
--to=hdegoede@redhat.com \
--cc=jacob.schloss@unlimitedautomata.com \
--cc=linux-media@vger.kernel.org \
--cc=ospite@studenti.unina.it \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).