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-10-09 19:59:16 -07:00
2007-10-10 16:53:40 -07:00
2007-10-10 16:51:36 -07:00
2007-10-10 16:53:11 -07:00
2007-10-10 16:51:59 -07:00
2007-10-10 16:49:02 -07:00
2007-10-11 22:24:13 +01:00
2007-10-10 09:25:57 +02:00
2007-10-10 09:25:57 +02:00
2007-10-11 21:26:08 +02:00
2007-10-10 21:15:29 -07:00
2007-10-10 16:55:42 -07:00
2007-10-10 16:54:36 -07:00
2007-10-09 20:22:20 -04:00
2007-10-10 16:53:56 -07:00
2007-10-10 16:52:52 -07:00
2007-10-10 16:48:08 -07:00
2007-10-10 16:54:03 -07:00
2007-10-09 22:07:51 -03:00
2007-10-11 23:54:00 +02:00
2007-10-10 16:52:59 -07:00
2007-10-10 16:51:59 -07:00
2007-10-10 16:49:10 -07:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:52:52 -07:00
2007-10-10 16:49:13 -07:00
2007-10-10 16:52:04 -07:00
2007-10-10 16:52:52 -07:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:49:10 -07:00
2007-10-10 16:47:46 -07:00
2007-10-10 16:49:21 -07:00
2007-10-10 16:54:58 -07:00
2007-10-10 16:49:23 -07:00
2007-10-10 16:55:55 -07:00
2007-10-10 16:54:57 -07:00
2007-10-09 22:07:28 -03:00
2007-10-09 22:07:23 -03:00
2007-10-10 16:48:12 -07:00
2007-10-10 16:51:35 -07:00
2007-10-10 16:54:03 -07:00
2007-10-11 19:40:14 -07:00
2007-10-10 16:49:07 -07:00
2007-10-10 21:18:17 -07:00
2007-10-10 21:15:29 -07:00
2007-10-10 16:48:06 -07:00
2007-10-10 16:52:14 -07:00
2007-10-10 16:49:04 -07:00
2007-10-11 21:55:47 -07:00
2007-10-10 16:54:44 -07:00
2007-10-10 16:53:50 -07:00
2007-10-10 16:53:55 -07:00
2007-10-10 16:49:20 -07:00
2007-10-10 16:49:22 -07:00
2007-10-10 16:54:11 -07:00
2007-10-10 21:22:05 -07:00
2007-10-10 16:53:30 -07:00
2007-10-10 16:51:28 -07:00
2007-10-10 16:55:33 -07:00
2007-10-10 16:52:39 -07:00
2007-10-10 09:25:57 +02:00
2007-10-11 17:36:13 -07:00
2007-10-12 14:54:59 -07:00
2007-10-12 14:55:00 -07:00
2007-10-09 22:07:04 -03:00
2007-10-10 09:25:57 +02:00
2007-10-12 14:05:17 +10:00
2007-10-10 16:53:57 -07:00