All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: "Miroslav Šustek" <sustmidown@centrum.cz>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [media] rtl28xxu: Add USB ID for Leadtek WinFast DTV Dongle mini
Date: Wed, 15 May 2013 02:47:23 +0300	[thread overview]
Message-ID: <5192CD0B.40306@iki.fi> (raw)
In-Reply-To: <1368574931-12146-1-git-send-email-sustmidown@centrum.cz>

On 05/15/2013 02:42 AM, Miroslav Šustek wrote:
> USB ID 0413:6a03 is Leadtek WinFast DTV Dongle mini.
> Decoder Realtek RTL2832U and tuner Infineon TUA9001.
>
> Signed-off-by: Miroslav Šustek <sustmidown@centrum.cz>

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

> ---
>   drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> index 22015fe..d220ccc 100644
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1408,6 +1408,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
>   		&rtl2832u_props, "Compro VideoMate U620F", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_KWORLD_2, 0xd394,
>   		&rtl2832u_props, "MaxMedia HU394-T", NULL) },
> +	{ DVB_USB_DEVICE(USB_VID_LEADTEK, 0x6a03,
> +		&rtl2832u_props, "WinFast DTV Dongle mini", NULL) },
>   	{ }
>   };
>   MODULE_DEVICE_TABLE(usb, rtl28xxu_id_table);
>


-- 
http://palosaari.fi/

      reply	other threads:[~2013-05-14 23:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 23:42 [PATCH] [media] rtl28xxu: Add USB ID for Leadtek WinFast DTV Dongle mini Miroslav Šustek
2013-05-14 23:47 ` Antti Palosaari [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=5192CD0B.40306@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=sustmidown@centrum.cz \
    /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.