[PATCH] Added support for the Lenovo RD02-D400 USB Modem

2013-12-03 Thread David Cluytens
From: David Cluytens david.cluytens_...@softathome.com Signed-off-by: David Cluytens david.cluyt...@gmail.com --- drivers/usb/class/cdc-acm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index 8ad4e94..e840431

Re: [PATCH] Added support for the Lenovo RD02-D400 USB Modem

2013-12-03 Thread Sergei Shtylyov
Hello. On 03-12-2013 16:34, David Cluytens wrote: From: David Cluytens david.cluytens_...@softathome.com Signed-off-by: David Cluytens david.cluyt...@gmail.com --- drivers/usb/class/cdc-acm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH] Added support for the Lenovo RD02-D400 USB Modem

2013-11-29 Thread david . cluytens
From: David Cluytens david.cluytens_...@softathome.com --- drivers/usb/class/cdc-acm.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index 3e7560f..8ad4e94 100644 --- a/drivers/usb/class/cdc-acm.c +++ b/drivers/usb/class/cdc-acm.c

Re: [PATCH] Added support for the Lenovo RD02-D400 USB Modem

2013-11-29 Thread Sergei Shtylyov
Hello. On 29-11-2013 19:46, david.cluyt...@gmail.com wrote: From: David Cluytens david.cluytens_...@softathome.com --- drivers/usb/class/cdc-acm.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index 3e7560f..8ad4e94