]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: ftdi_sio: clean up get_modem_status
authorJohan Hovold <jhovold@gmail.com>
Sun, 5 May 2013 18:32:29 +0000 (20:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2013 00:32:22 +0000 (17:32 -0700)
commitc4133648bbce9e6b425a74cc890c8e4df51acaa9
tree1c5186a72f66cdbacf7b6bd6e14da5fbe370edb2
parentdcf0105039660e951dfea348d317043d17988dfc
USB: ftdi_sio: clean up get_modem_status

Use usb-serial port rather than tty as argument to get_modem_status.

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