public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [patch 1/9] radio-si470x: add USB ID for dealextreme usb radio
       [not found] <200901092029.n09KTBTb025445@imap1.linux-foundation.org>
@ 2009-01-10  0:58 ` Alexey Klimov
  0 siblings, 0 replies; only message in thread
From: Alexey Klimov @ 2009-01-10  0:58 UTC (permalink / raw)
  To: akpm; +Cc: greg, linux-usb, lkml, mlord, tobias.lorenz,
	Linux Media Mailing List

(added linux-media mailing list)

On Fri, 2009-01-09 at 12:29 -0800, akpm@linux-foundation.org wrote:
> From: Mark Lord <lkml@rtr.ca>
> 
> Add USB ID for the Sil4701 radio from DealExtreme.
> 
> Signed-off-by: Mark Lord <mlord@pobox.com>
> Cc: Tobias Lorenz <tobias.lorenz@gmx.net>
> Cc: Greg KH <greg@kroah.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/media/radio/radio-si470x.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff -puN drivers/media/radio/radio-si470x.c~radio-si470x-add-usb-id-for-dealextreme-usb-radio drivers/media/radio/radio-si470x.c
> --- a/drivers/media/radio/radio-si470x.c~radio-si470x-add-usb-id-for-dealextreme-usb-radio
> +++ a/drivers/media/radio/radio-si470x.c
> @@ -136,6 +136,8 @@
>  static struct usb_device_id si470x_usb_driver_id_table[] = {
>  	/* Silicon Labs USB FM Radio Reference Design */
>  	{ USB_DEVICE_AND_INTERFACE_INFO(0x10c4, 0x818a, USB_CLASS_HID, 0, 0) },
> +	/* DealExtreme USB Radio */
> +	{ USB_DEVICE_AND_INTERFACE_INFO(0x10c5, 0x819a,	USB_CLASS_HID, 0, 0) },
>  	/* ADS/Tech FM Radio Receiver (formerly Instant FM Music) */
>  	{ USB_DEVICE_AND_INTERFACE_INFO(0x06e1, 0xa155, USB_CLASS_HID, 0, 0) },
>  	/* KWorld USB FM Radio SnapMusic Mobile 700 (FM700) */
> _
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

This patch already in Linus tree (in 2.6.28-git) and in v4l-dvb tree.
It is called "V4L/DVB (10157): Add USB ID for the Sil4701 radio from
DealExtreme"

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=5e6de7d9a1a373414a41a7441100f90b71c6119f

So, there is no need in this patch here.

-- 
Best regards, Klimov Alexey


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

only message in thread, other threads:[~2009-01-10  0:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200901092029.n09KTBTb025445@imap1.linux-foundation.org>
2009-01-10  0:58 ` [patch 1/9] radio-si470x: add USB ID for dealextreme usb radio Alexey Klimov

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