public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
@ 2011-07-28 22:09 Vijay Chavan
  2011-08-08 19:31 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Vijay Chavan @ 2011-07-28 22:09 UTC (permalink / raw)
  To: gregkh; +Cc: shardy, mge, linux-usb, linux-kernel, Vijay Chavan

A new device ID pair is added for Qualcomm Modem present in Sagemcom's HiLo3G module.
---
 drivers/usb/serial/qcserial.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c
index 54a9dab..27f9ae4 100644
--- a/drivers/usb/serial/qcserial.c
+++ b/drivers/usb/serial/qcserial.c
@@ -45,6 +45,7 @@ static const struct usb_device_id id_table[] = {
 	{USB_DEVICE(0x05c6, 0x9203)},	/* Generic Gobi Modem device */
 	{USB_DEVICE(0x05c6, 0x9222)},	/* Generic Gobi Modem device */
 	{USB_DEVICE(0x05c6, 0x9008)},	/* Generic Gobi QDL device */
+	{USB_DEVICE(0x05c6, 0x9009)},	/* Generic Gobi Modem device */
 	{USB_DEVICE(0x05c6, 0x9201)},	/* Generic Gobi QDL device */
 	{USB_DEVICE(0x05c6, 0x9221)},	/* Generic Gobi QDL device */
 	{USB_DEVICE(0x05c6, 0x9231)},	/* Generic Gobi QDL device */
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
  2011-07-28 22:09 [PATCH] USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G Vijay Chavan
@ 2011-08-08 19:31 ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2011-08-08 19:31 UTC (permalink / raw)
  To: Vijay Chavan; +Cc: gregkh, shardy, mge, linux-usb, linux-kernel

On Fri, Jul 29, 2011 at 03:39:43AM +0530, Vijay Chavan wrote:
> A new device ID pair is added for Qualcomm Modem present in Sagemcom's HiLo3G module.
> ---
>  drivers/usb/serial/qcserial.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 

Care to resend this with a Signed-off-by: line as required by the file,
Documentation/SubmittingPatches?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
@ 2011-08-08 21:11 Vijay Chavan
  0 siblings, 0 replies; 3+ messages in thread
From: Vijay Chavan @ 2011-08-08 21:11 UTC (permalink / raw)
  To: gregkh; +Cc: shardy, mge, linux-usb, linux-kernel, Vijay Chavan

A new device ID pair is added for Qualcomm Modem present in Sagemcom's HiLo3G module.

Signed-off-by: Vijay Chavan <VijayChavan007@gmail.com>
---
 drivers/usb/serial/qcserial.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c
index 54a9dab..27f9ae4 100644
--- a/drivers/usb/serial/qcserial.c
+++ b/drivers/usb/serial/qcserial.c
@@ -45,6 +45,7 @@ static const struct usb_device_id id_table[] = {
 	{USB_DEVICE(0x05c6, 0x9203)},	/* Generic Gobi Modem device */
 	{USB_DEVICE(0x05c6, 0x9222)},	/* Generic Gobi Modem device */
 	{USB_DEVICE(0x05c6, 0x9008)},	/* Generic Gobi QDL device */
+	{USB_DEVICE(0x05c6, 0x9009)},	/* Generic Gobi Modem device */
 	{USB_DEVICE(0x05c6, 0x9201)},	/* Generic Gobi QDL device */
 	{USB_DEVICE(0x05c6, 0x9221)},	/* Generic Gobi QDL device */
 	{USB_DEVICE(0x05c6, 0x9231)},	/* Generic Gobi QDL device */
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-08 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28 22:09 [PATCH] USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G Vijay Chavan
2011-08-08 19:31 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2011-08-08 21:11 Vijay Chavan

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