]> git.baikalelectronics.ru Git - kernel.git/commit
USB: pl2303: remove redundant line-request call
authorJohan Hovold <jhovold@gmail.com>
Sun, 29 Dec 2013 18:23:04 +0000 (19:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2014 20:31:47 +0000 (12:31 -0800)
commit7cf6f5d0058a777fc231a75e80ab1a0c7b074bee
tree07501cdba61fee64edaad88534e9d23c011665e9
parentb27e40c9bf632f286b9096cabc40be0bb700e2cc
USB: pl2303: remove redundant line-request call

Remove redundant get_line_request (the read back settings are never
used).

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c