[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E898F99.8080507@ru.mvista.com>
Date: Mon, 03 Oct 2011 14:34:01 +0400
From: Sergei Shtylyov <sshtylyov@...mvista.com>
To: oskar.andero@...yericsson.com
CC: Greg Kroah-Hartman <gregkh@...e.de>,
Johan Hovold <jhovold@...il.com>,
Alan Cox <alan@...ux.intel.com>,
Uwe Bonnes <bon@...ktron.ikp.physik.tu-darmstadt.de>,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Hakan Kvist <hakan.kvist@...yericsson.com>
Subject: Re: [PATCH] USB: ftdi_sio: add PID for Sony Ericsson Urban
Hello.
On 03-10-2011 12:51, oskar.andero@...yericsson.com wrote:
> From: Hakan Kvist <hakan.kvist@...yericsson.com>
> Add PID 0xfc8a, 0xfc8b for device Sony Ericsson Urban
> Signed-off-by: Hakan Kvist <hakan.kvist@...yericsson.com>
> Signed-off-by: Oskar Andero <oskar.andero@...yericsson.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists