All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Andrew Karpow <andy@mailbox.tu-berlin.de>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH] rtl28xxu: 0ccd:00d7 TerraTec Cinergy T Stick+
Date: Wed, 07 Nov 2012 08:23:57 +0200	[thread overview]
Message-ID: <5099FE7D.7020801@iki.fi> (raw)
In-Reply-To: <509996BC.5060101@mailbox.tu-berlin.de>

On 11/07/2012 01:01 AM, Andrew Karpow wrote:
> added usb-id as driver supports the stick
>
> Signed-off-by: Andrew Karpow <andy@mailbox.tu-berlin.de>
> ---
>   drivers/media/usb/dvb-usb-v2/rtl28xxu.c |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> index 0149cdd..093f1ac 100644
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1348,6 +1348,8 @@ static const struct usb_device_id
> rtl28xxu_id_table[] = {
>          &rtl2832u_props, "TerraTec Cinergy T Stick RC (Rev. 3)", NULL) },
>      { DVB_USB_DEVICE(USB_VID_DEXATEK, 0x1102,
>          &rtl2832u_props, "Dexatek DK mini DVB-T Dongle", NULL) },
> +   { DVB_USB_DEVICE(USB_VID_TERRATEC, 0x00d7,
> +       &rtl2832u_props, "TerraTec Cinergy T Stick+", NULL) },
>      { }
>   };
>   MODULE_DEVICE_TABLE(usb, rtl28xxu_id_table);
>

Acked-by: Antti Palosaari <crope@iki.fi>

Thank you!

Could someone say if that simple USB ID addition could be added to the 
Kernel 3.7 which is already in release candidate phase?

regards
Antti

-- 
http://palosaari.fi/

  reply	other threads:[~2012-11-07  6:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06 23:01 [PATCH] rtl28xxu: 0ccd:00d7 TerraTec Cinergy T Stick+ Andrew Karpow
2012-11-07  6:23 ` Antti Palosaari [this message]
2012-11-08  0:26 ` Antti Palosaari

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=5099FE7D.7020801@iki.fi \
    --to=crope@iki.fi \
    --cc=andy@mailbox.tu-berlin.de \
    --cc=linux-media@vger.kernel.org \
    /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.