summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/event_buffer.c
diff options
context:
space:
mode:
authorAlan Stern2007-07-30 23:04:37 +0200
committerGreg Kroah-Hartman2007-10-12 23:55:00 +0200
commit5b653c79c04c6b152b8dc7d18f8c8a7f77f4b235 (patch)
tree4ab74a90333751269f277789c3f45f7c06d07e14 /drivers/oprofile/event_buffer.c
parentUSB: Storage: usbat_check_status(): fix check-after-use (diff)
downloadkernel-qcow2-linux-5b653c79c04c6b152b8dc7d18f8c8a7f77f4b235.tar.gz
kernel-qcow2-linux-5b653c79c04c6b152b8dc7d18f8c8a7f77f4b235.tar.xz
kernel-qcow2-linux-5b653c79c04c6b152b8dc7d18f8c8a7f77f4b235.zip
USB: add urb->ep
This patch (as943) prepares the way for eliminating urb->pipe by introducing an endpoint pointer into struct urb. For now urb->ep is set by usb_submit_urb() from the pipe value; eventually drivers will set it themselves and we will remove urb->pipe completely. The patch also adds new inline routines to retrieve an endpoint descriptor's number and transfer type, essentially as replacements for usb_pipeendpoint and usb_pipetype. usb_submit_urb(), usb_hcd_submit_urb(), and usb_hcd_unlink_urb() are converted to use the new field and new routines. Other parts of usbcore will be converted in later patches. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/oprofile/event_buffer.c')
0 files changed, 0 insertions, 0 deletions