public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH RESEND] [media] usbtv: add a new usbid
       [not found] <20170207184356.64001-1-icenowy@aosc.xyz>
@ 2017-02-07 19:31 ` Lubomir Rintel
  0 siblings, 0 replies; only message in thread
From: Lubomir Rintel @ 2017-02-07 19:31 UTC (permalink / raw)
  To: Icenowy Zheng, Mauro Carvalho Chehab; +Cc: linux-media, linux-kernel

On Wed, 2017-02-08 at 02:43 +0800, Icenowy Zheng wrote:
> A new usbid of UTV007 is found in a newly bought device.
> 
> The usbid is 1f71:3301.
> 
> The ID on the chip is:
> UTV007
> A89029.1
> 1520L18K1
> 
> Both video and audio is tested with the modified usbtv driver.
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>

Acked-by: Lubomir Rintel <lkundrak@v3.sk>

Thanks for resending this. I can't seem to find the original posting in
the patchwork and don't see how could it have slipped through the
cracks. But then my understanding of how does the media tree
maintenance might not be too good.

Also, I think new USB IDs are usually okay for stable trees too, if you
care about that then feel free to Cc stable@ too.

Lubo

> ---
>  drivers/media/usb/usbtv/usbtv-core.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/media/usb/usbtv/usbtv-core.c
> b/drivers/media/usb/usbtv/usbtv-core.c
> index ceb953be0770..cae637845876 100644
> --- a/drivers/media/usb/usbtv/usbtv-core.c
> +++ b/drivers/media/usb/usbtv/usbtv-core.c
> @@ -144,6 +144,7 @@ static void usbtv_disconnect(struct usb_interface
> *intf)
>  
>  static struct usb_device_id usbtv_id_table[] = {
>  	{ USB_DEVICE(0x1b71, 0x3002) },
> +	{ USB_DEVICE(0x1f71, 0x3301) },
>  	{}
>  };
>  MODULE_DEVICE_TABLE(usb, usbtv_id_table);

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

only message in thread, other threads:[~2017-02-07 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20170207184356.64001-1-icenowy@aosc.xyz>
2017-02-07 19:31 ` [PATCH RESEND] [media] usbtv: add a new usbid Lubomir Rintel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox