USB: HCD: Add usb_hcd prefix to exported functions
authorRobert Morell <rmorell@nvidia.com>
Thu, 27 Jan 2011 03:06:47 +0000 (19:06 -0800)
committerBenoit Goby <benoit@android.com>
Tue, 8 Feb 2011 23:18:11 +0000 (15:18 -0800)
commit736268d863c33759fe51f640eaa175ccb1a5439c
tree626703c44f7df343d1a4744d4fba30f699ae774a
parent719f267754403c3e2d255e257ae95e79e68ab27f
USB: HCD: Add usb_hcd prefix to exported functions

The convention is to prefix symbols exported from the USB HCD core with
"usb_hcd".  This change makes unmap_urb_setup_for_dma() and
unmap_urb_for_dma() consistent with that.

Signed-off-by: Robert Morell <rmorell@nvidia.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hcd.c
include/linux/usb/hcd.h