Re: [PATCH] USB: cp210x: add IDs for GE B650V3 and B850V3 boards

2016-02-18 Thread Johan Hovold
On Mon, Feb 01, 2016 at 02:57:25PM -0500, Akshay Bhat wrote: > From: Ken Lin > > Add USB ID for cp2104/5 devices on GE B650v3 and B850v3 boards. > > Signed-off-by: Ken Lin > Signed-off-by: Akshay Bhat Now applied, thanks. Johan

Re: [PATCH] USB: cp210x: add IDs for GE B650V3 and B850V3 boards

2016-02-05 Thread Martyn Welch
On 01/02/16 19:57, Akshay Bhat wrote: From: Ken Lin Add USB ID for cp2104/5 devices on GE B650v3 and B850v3 boards. Signed-off-by: Ken Lin Signed-off-by: Akshay Bhat Acked-by: Martyn Welch --- drivers/usb/serial/cp210x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers

[PATCH] USB: cp210x: add IDs for GE B650V3 and B850V3 boards

2016-02-01 Thread Akshay Bhat
From: Ken Lin Add USB ID for cp2104/5 devices on GE B650v3 and B850v3 boards. Signed-off-by: Ken Lin Signed-off-by: Akshay Bhat --- drivers/usb/serial/cp210x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index 987813b..7c319e