Johan Hovold 2315432064 USB: serial: generalise generic read implementation
Add process_read_urb to usb_serial_driver so that a driver can rely on
the generic read (and throttle) mechanism but still do device specific
processing of incoming data (such as adding tty_flags before pushing to
line discipline).

The default generic implementation handles sysrq for consoles but
otherwise simply pushes to tty.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-20 13:21:34 -07:00
..
2010-03-24 14:38:37 +01:00
2010-01-17 21:55:31 +11:00
2010-05-16 00:34:04 -07:00
2010-04-21 08:09:17 +02:00
2010-03-01 23:52:31 -08:00