* Re: [git:media_tree/master] [media] Siano: smsusb - Add a device id for PX-S1UD
[not found] <E1WNONv-0000Nm-Ua@www.linuxtv.org>
@ 2014-03-12 6:38 ` Sat
0 siblings, 0 replies; only message in thread
From: Sat @ 2014-03-12 6:38 UTC (permalink / raw)
To: linux-media
Thank you for the update, Mauro.
I didn't know how to check the status, now I get it :-)
Thanks,
Satoshi
(2014/03/12 0:12), Mauro Carvalho Chehab 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] Siano: smsusb - Add a device id for PX-S1UD
> Author: Satoshi Nagahama <sattnag@aim.com>
> Date: Mon Feb 10 06:45:29 2014 -0300
>
> Add a device id to support for PX-S1UD (PLEX ISDB-T usb dongle) which
> has sms2270.
>
> Signed-off-by: Satoshi Nagahama <sattnag@aim.com>
> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
>
> drivers/media/usb/siano/smsusb.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> ---
>
> http://git.linuxtv.org/media_tree.git?a=commitdiff;h=f61e2268a06c3ea7354a1f4b3d878bedb8b776b1
>
> diff --git a/drivers/media/usb/siano/smsusb.c b/drivers/media/usb/siano/smsusb.c
> index 05bd91a..1836a41 100644
> --- a/drivers/media/usb/siano/smsusb.c
> +++ b/drivers/media/usb/siano/smsusb.c
> @@ -653,6 +653,8 @@ static const struct usb_device_id smsusb_id_table[] = {
> .driver_info = SMS1XXX_BOARD_ZTE_DVB_DATA_CARD },
> { USB_DEVICE(0x19D2, 0x0078),
> .driver_info = SMS1XXX_BOARD_ONDA_MDTV_DATA_CARD },
> + { USB_DEVICE(0x3275, 0x0080),
> + .driver_info = SMS1XXX_BOARD_SIANO_RIO },
> { } /* Terminating entry */
> };
>
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-12 6:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1WNONv-0000Nm-Ua@www.linuxtv.org>
2014-03-12 6:38 ` [git:media_tree/master] [media] Siano: smsusb - Add a device id for PX-S1UD Sat
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).