Johan Hovold
dcf0105039
USB: serial: add generic wait_until_sent implementation
...
Add generic wait_until_sent implementation which polls for empty
hardware buffers using the new port-operation tx_empty.
The generic implementation will be used for all sub-drivers that
implement tx_empty but does not define wait_until_sent.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-16 17:32:21 -07:00
..
2013-03-18 08:47:13 +01:00
2012-10-09 09:49:07 +01:00
2013-03-17 11:59:03 -04:00
2013-03-25 13:32:20 -07:00
2013-03-18 11:17:11 +02:00
2013-04-03 14:43:32 +03:00
2013-03-18 11:18:14 +02:00
2012-09-18 17:40:56 +01:00
2012-10-31 12:48:07 -07:00
2012-10-24 14:19:16 -07:00
2012-10-09 09:49:07 +01:00
2013-04-03 14:43:32 +03:00
2013-05-15 17:19:15 +03:00
2013-03-28 11:10:22 -07:00
2008-04-24 21:16:42 -07:00
2008-07-21 15:16:27 -07:00
2012-05-01 13:33:02 -04:00
2012-02-13 13:35:38 +02:00
2013-03-18 14:41:33 +02:00
2013-02-06 11:40:13 -08:00
2010-05-20 13:21:47 -07:00
2013-03-18 11:13:54 +02:00
2012-10-22 11:23:59 -07:00
2013-02-06 11:40:14 -08:00
2013-01-25 13:02:50 +02:00
2013-03-18 11:18:03 +02:00
2012-09-06 20:14:53 +03:00
2013-03-18 11:18:26 +02:00
2013-04-02 11:42:48 +03:00
2013-01-23 13:39:07 +02:00
2013-05-16 17:32:21 -07:00
2012-02-28 11:11:22 -08:00
2013-04-23 12:50:38 -07:00
2013-03-20 17:30:40 +02:00
2013-05-08 13:13:29 -07:00