public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Jan Vcelak <jv@fcelda.cz>, linux-media@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03
Date: Thu, 27 Feb 2014 02:58:07 +0200	[thread overview]
Message-ID: <530E8D9F.50200@iki.fi> (raw)
In-Reply-To: <1393439620-7993-1-git-send-email-jv@fcelda.cz>

Applied, thanks!
Antti

On 26.02.2014 20:33, Jan Vcelak wrote:
> 0458:707f KYE Systems Corp. (Mouse Systems) TVGo DVB-T03 [RTL2832]
>
> The USB dongle uses RTL2832U demodulator and FC0012 tuner.
>
> Signed-off-by: Jan Vcelak <jv@fcelda.cz>
> ---
>   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 fda5c64..b9eb662 100644
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1429,6 +1429,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
>   		&rtl2832u_props, "Leadtek WinFast DTV Dongle mini", NULL) },
>   	{ DVB_USB_DEVICE(USB_VID_GTEK, USB_PID_CPYTO_REDI_PC50A,
>   		&rtl2832u_props, "Crypto ReDi PC 50 A", NULL) },
> +	{ DVB_USB_DEVICE(USB_VID_KYE, 0x707f,
> +		&rtl2832u_props, "Genius TVGo DVB-T03", NULL) },
>
>   	{ DVB_USB_DEVICE(USB_VID_HANFTEK, 0x0131,
>   		&rtl2832u_props, "Astrometa DVB-T2", NULL) },
>


-- 
http://palosaari.fi/

      parent reply	other threads:[~2014-02-27  0:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26  0:30 [PATCH] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03 Jan Vcelak
2014-02-26  9:31 ` Antti Palosaari
2014-02-26 18:33   ` [PATCH v2 1/2] " Jan Vcelak
2014-02-26 18:33     ` [PATCH v2 2/2] [media] rtl28xxu: add chipset version comments into device list Jan Vcelak
2014-02-27  0:58       ` Antti Palosaari
2014-02-27  0:58     ` 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=530E8D9F.50200@iki.fi \
    --to=crope@iki.fi \
    --cc=jv@fcelda.cz \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox