The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: oskar.andero@sonyericsson.com
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
	Johan Hovold <jhovold@gmail.com>, Alan Cox <alan@linux.intel.com>,
	Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	Hakan Kvist <hakan.kvist@sonyericsson.com>
Subject: Re: [PATCH] USB: ftdi_sio: add PID for Sony Ericsson Urban
Date: Mon, 03 Oct 2011 14:34:01 +0400	[thread overview]
Message-ID: <4E898F99.8080507@ru.mvista.com> (raw)
In-Reply-To: <1317631891-13648-1-git-send-email-oskar.andero@sonyericsson.com>

Hello.

On 03-10-2011 12:51, oskar.andero@sonyericsson.com wrote:

> From: Hakan Kvist <hakan.kvist@sonyericsson.com>

> Add PID 0xfc8a, 0xfc8b for device Sony Ericsson Urban

> Signed-off-by: Hakan Kvist <hakan.kvist@sonyericsson.com>
> Signed-off-by: Oskar Andero <oskar.andero@sonyericsson.com>
[...]

> diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h
> index bf5227a..9617f91 100644
> --- a/drivers/usb/serial/ftdi_sio_ids.h
> +++ b/drivers/usb/serial/ftdi_sio_ids.h
> @@ -420,9 +420,11 @@
>   #define PROTEGO_SPECIAL_4	0xFC73	/* special/unknown device */
>
>   /*
> - * DSS-20 Sync Station for Sony Ericsson P800
> + * Sony Ericsson product ids
>    */
> -#define FTDI_DSS20_PID          0xFC82
> +#define FTDI_DSS20_PID          0xFC82 /* DSS-20 Sync Station for Sony Ericsson P800 */
> +#define FTDI_URBAN_0_PID        0xFC8A /* Sony Ericsson Urban, uart #0 */
> +#define FTDI_URBAN_1_PID        0xFC8B /* Sony Ericsson Urban, uart #1 */

    Please indent the values with tabs, not spaces.

WBR, Sergei


  reply	other threads:[~2011-10-03 10:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-03  8:51 [PATCH] USB: ftdi_sio: add PID for Sony Ericsson Urban oskar.andero
2011-10-03 10:34 ` Sergei Shtylyov [this message]
2011-10-03 11:38   ` oskar.andero

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=4E898F99.8080507@ru.mvista.com \
    --to=sshtylyov@ru.mvista.com \
    --cc=alan@linux.intel.com \
    --cc=bon@elektron.ikp.physik.tu-darmstadt.de \
    --cc=gregkh@suse.de \
    --cc=hakan.kvist@sonyericsson.com \
    --cc=jhovold@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oskar.andero@sonyericsson.com \
    --cc=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox