linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [git:media_tree/master] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03
       [not found] <E1WO5gP-0006vh-0X@www.linuxtv.org>
@ 2014-03-13 14:00 ` Jan Včelák
  0 siblings, 0 replies; only message in thread
From: Jan Včelák @ 2014-03-13 14:00 UTC (permalink / raw)
  To: linux-media, m.chehab

Hello,

this patch seems to be committed by a mistake (commit 1c1b873). It is
a first version of my patch, which was superseded. The new version is
already merged (commit ac298cc).

The device ID is now twice in the list.

Jan

On Wed, Mar 12, 2014 at 6:00 PM, Mauro Carvalho Chehab
<m.chehab@samsung.com> wrote:
> This is an automatic generated email to let you know that the following patch were queued at the
> http://git.linuxtv.org/media_tree.git tree:
>
> Subject: [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03
> Author:  Jan Vcelak <jv@fcelda.cz>
> Date:    Tue Feb 25 21:30:45 2014 -0300
>
> 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>
> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
>
>  drivers/media/usb/dvb-usb-v2/rtl28xxu.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> ---
>
> http://git.linuxtv.org/media_tree.git?a=commitdiff;h=1c1b8734094551eb4075cf68cf76892498c0da61
>
> diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> index c6ff39e..e9294dc 100644
> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c
> @@ -1444,6 +1444,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
>         /* RTL2832P devices: */
>         { DVB_USB_DEVICE(USB_VID_HANFTEK, 0x0131,
>                 &rtl2832u_props, "Astrometa DVB-T2", NULL) },
> +       { DVB_USB_DEVICE(USB_VID_KYE, 0x707f,
> +               &rtl2832u_props, "Genius TVGo DVB-T03", NULL) },
>         { }
>  };
>  MODULE_DEVICE_TABLE(usb, rtl28xxu_id_table);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-13 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1WO5gP-0006vh-0X@www.linuxtv.org>
2014-03-13 14:00 ` [git:media_tree/master] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03 Jan Včelák

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).