]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ftdi_sio: switch to generic read implementation
authorJohan Hovold <jhovold@gmail.com>
Wed, 17 Mar 2010 22:06:00 +0000 (23:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:34 +0000 (13:21 -0700)
commitb03014e867a94ae02d245d5782bacbace9d58b36
treed948bf9e375d60704ede7b0e891a6157d30a693e
parent3e67ff20aef66cfc11d5828f0f66ef6872481b77
USB: ftdi_sio: switch to generic read implementation

Switch to generic read implementation and use process_read_urb to do
device specific processing (handle line status).

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