Alan Stern
5e60a16139
USB: avoid using urb->pipe in usbcore
...
This patch (as946) eliminates many of the uses of urb->pipe in
usbcore. Unfortunately there will have to be a significant API
change, affecting all USB drivers, before we can remove it entirely.
This patch contents itself with changing only the interface to
usb_buffer_map_sg() and friends: The pipe argument is replaced with a
direction flag. That can be done easily because those routines get
used in only one place.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2007-10-12 14:55:00 -07:00
..
2007-07-30 16:26:27 -03:00
2007-10-10 16:53:40 -07:00
2007-07-24 09:28:11 +02:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:52 -07:00
2006-10-11 11:14:22 -07:00
2007-10-10 09:25:57 +02:00
2007-07-19 19:50:50 +10:00
2007-01-30 08:26:45 -08:00
2007-06-08 17:23:34 -07:00
2007-07-16 09:05:46 -07:00
2006-12-22 08:55:48 -08:00
2007-07-11 16:09:00 -07:00
2006-09-27 08:26:18 -07:00
2006-09-28 18:02:08 -07:00
2007-07-10 00:07:45 +02:00
2006-12-08 08:28:40 -08:00
2006-10-02 07:57:12 -07:00
2007-02-05 10:00:38 +01:00
2007-10-10 16:49:21 -07:00
2007-04-29 23:42:45 -04:00
2007-10-10 16:49:23 -07:00
2007-07-31 15:39:40 -07:00
2006-04-26 12:56:16 +01:00
2007-09-11 17:21:20 -07:00
2006-03-20 13:42:58 -08:00
2007-07-24 12:24:59 -07:00
2005-10-28 08:16:47 -07:00
2006-10-01 00:39:18 -07:00
2007-10-11 19:40:14 -07:00
2007-07-16 09:05:42 -07:00
2005-04-16 15:20:36 -07:00
2007-02-19 13:29:02 -08:00
2006-11-30 04:40:22 +01:00
2006-12-07 08:39:38 -08:00
2006-07-03 15:27:04 -07:00
2006-08-27 11:01:32 -07:00
2005-04-16 15:20:36 -07:00
2007-05-05 14:15:32 -07:00
2005-05-05 16:36:31 -07:00
2006-10-03 23:01:26 +02:00
2006-10-04 13:27:26 -05:00
2006-07-13 13:21:35 -07:00
2005-04-16 15:20:36 -07:00
2007-07-16 09:05:45 -07:00
2007-07-19 10:04:49 -07:00
2006-12-07 02:14:08 +01:00
2007-07-18 08:47:40 -07:00
2005-04-16 15:20:36 -07:00
2007-07-11 16:09:06 -07:00
2007-07-16 09:05:45 -07:00
2007-05-11 08:29:36 -07:00
2007-10-12 14:54:59 -07:00
2007-10-12 14:55:00 -07:00
2006-01-09 15:32:31 -02:00
2007-07-21 18:37:14 -07:00
2006-04-26 12:56:16 +01:00
2007-07-16 09:05:51 -07:00
2007-10-10 09:25:57 +02:00