summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mxc.c
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-04-12 13:17:25 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-04-30 18:25:12 +0200
commit073900a28d95c75a706bf40ebf092ea048c7b236 (patch)
tree01e8bb7856ebf1e989a1eb693704435fc4032118 /drivers/usb/host/ehci-mxc.c
parentUSB: ti_usb: fix printk format warning (diff)
downloadlinux-073900a28d95c75a706bf40ebf092ea048c7b236.tar.xz
linux-073900a28d95c75a706bf40ebf092ea048c7b236.zip
USB: rename usb_buffer_alloc() and usb_buffer_free()
For more clearance what the functions actually do, usb_buffer_alloc() is renamed to usb_alloc_coherent() usb_buffer_free() is renamed to usb_free_coherent() They should only be used in code which really needs DMA coherency. [added compatibility macros so we can convert things easier - gregkh] Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Pedro Ribeiro <pedrib@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ehci-mxc.c')
0 files changed, 0 insertions, 0 deletions