All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: "José Antonio Matute" <matutet@gmail.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] qcserial: add support for Huawei Gobi 3000 devices
Date: Sat, 28 Jan 2012 19:19:16 +0400	[thread overview]
Message-ID: <4F2411F4.6040403@mvista.com> (raw)
In-Reply-To: <CAFQ_mD6DThCcsvy5=A0sMVBn-1mhwyTeGsM8GpSS__5zDU6K-A@mail.gmail.com>

Hello.

On 28-01-2012 13:11, José Antonio Matute wrote:

> From: Jose Antonio Matute<matutet@gmail.com>

   Should be an empty line here, no?

> Add USB IDs for Huawei Gobi 3000 devices (some of which are rebranded
> as Sony Vaio VPCSA modems).

> Signed-off-by: Jose Antonio Matute<matutet@gmail.com>
> Cc: stable@vger.kernel.org
> ---
> --- linux-3.3-rc1/drivers/usb/serial/qcserial.c.orig	2012-01-28
> 09:43:01.088140483 +0100
> +++ linux-3.3-rc1/drivers/usb/serial/qcserial.c	2012-01-28
> 09:46:37.908131967 +0100
> @@ -87,6 +87,7 @@ static const struct usb_device_id id_tab
>   	{USB_DEVICE(0x05c6, 0x9204)},	/* Gobi 2000 QDL device */
>   	{USB_DEVICE(0x05c6, 0x9205)},	/* Gobi 2000 Modem device */
>   	{USB_DEVICE(0x1199, 0x9013)},	/* Sierra Wireless Gobi 3000 Modem
> device (MC8355) */

    The patch is line wrapped; seems ealsy to fix tho...

> +	{USB_DEVICE(0x12d1, 0x14f1)},	/* Huawei Wireless Gobi 3000 Modem device */
>   	{ }				/* Terminating entry */
>   };
>   MODULE_DEVICE_TABLE(usb, id_table);

WBR, Sergei

  reply	other threads:[~2012-01-28 15:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-28  9:11 [PATCH] qcserial: add support for Huawei Gobi 3000 devices José Antonio Matute
2012-01-28 15:19 ` Sergei Shtylyov [this message]
2012-01-29  4:30   ` Greg KH
2012-01-29 16:33     ` José Antonio Matute

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=4F2411F4.6040403@mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=matutet@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.