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)
commit294bb2c6178da6334f54bd88aac7dca63fd89b06
tree07501cdba61fee64edaad88534e9d23c011665e9
parent383d19c58729e34b3b94e47da20aa7fe4970a577
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