[PATCH 5/5] USB : serial : pl2303 wake up after dcd status check.

2013-09-09 Thread Paul Chavent
Seems to be done this way in other drivers (ch341, 8250, ...). Signed-off-by: Paul Chavent --- drivers/usb/serial/pl2303.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c index 3299f3a..6bb405b 100644 ---

[PATCH 5/5] USB : serial : pl2303 wake up after dcd status check.

2013-09-09 Thread Paul Chavent
Seems to be done this way in other drivers (ch341, 8250, ...). Signed-off-by: Paul Chavent paul.chav...@onera.fr --- drivers/usb/serial/pl2303.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c index