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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 19:48:18 +0000 (11:48 -0800)
commitc8cf203a1d228fa001b95534f639ffb7a23d5386
tree73192ffb1334abf40a62f87e94f870801fc1f629
parentd25bc4db723a44c097268b466ff74bfba4bcc4f3
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
drivers/usb/host/imx21-hcd.c
drivers/usb/musb/musb_host.c
include/linux/usb/hcd.h