public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexey Klimov <klimov.linux@gmail.com>
To: akpm@linux-foundation.org
Cc: greg@kroah.com, linux-usb@vger.kernel.org, lkml@rtr.ca,
	mlord@pobox.com, tobias.lorenz@gmx.net,
	Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [patch 1/9] radio-si470x: add USB ID for dealextreme usb radio
Date: Sat, 10 Jan 2009 03:58:54 +0300	[thread overview]
Message-ID: <1231549134.4474.222.camel@tux.localhost> (raw)
In-Reply-To: <200901092029.n09KTBTb025445@imap1.linux-foundation.org>

(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


           reply	other threads:[~2009-01-10  0:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200901092029.n09KTBTb025445@imap1.linux-foundation.org>]

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=1231549134.4474.222.camel@tux.localhost \
    --to=klimov.linux@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=greg@kroah.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=lkml@rtr.ca \
    --cc=mlord@pobox.com \
    --cc=tobias.lorenz@gmx.net \
    /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