alistair23-linux/sound/usb
Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users
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.

All call sites have been changed accordingly, except for staging
drivers.

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>
2010-05-20 13:21:38 -07:00
..
caiaq include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
usx2y include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Kconfig ALSA: ua101: add Edirol UA-1000 support 2010-03-01 17:02:38 +01:00
Makefile sound: add Edirol UA-101 support 2009-12-14 17:58:13 +01:00
ua101.c USB: rename usb_buffer_alloc() and usb_buffer_free() users 2010-05-20 13:21:38 -07:00
usbaudio.c USB: rename usb_buffer_alloc() and usb_buffer_free() users 2010-05-20 13:21:38 -07:00
usbaudio.h Merge remote branch 'alsa/devel' into topic/misc 2010-03-02 11:27:46 +01:00
usbmidi.c USB: rename usb_buffer_alloc() and usb_buffer_free() users 2010-05-20 13:21:38 -07:00
usbmixer.c ALSA: usbaudio: consolidate header files 2010-02-23 08:51:56 +01:00
usbmixer_maps.c ALSA: usbmixer - add possibility to remap dB values 2010-02-11 18:00:16 +01:00
usbquirks.h Merge remote branch 'alsa/devel' into topic/misc 2010-03-02 11:27:46 +01:00