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
..
2009-09-01 01:13:50 -07:00
2010-02-18 14:47:48 -08:00
2008-11-25 18:25:32 -08:00
2009-04-04 16:51:14 -07:00
2010-04-27 14:38:16 -07:00
2010-02-16 15:19:03 -08:00
2009-08-12 23:03:00 -07:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2009-11-05 20:00:29 -08:00
2010-03-03 01:04:39 -08:00
2008-09-22 19:27:10 -07:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-03-07 15:25:53 -08:00
2009-11-11 19:22:21 -08:00
2010-04-24 21:09:29 -07:00
2008-11-25 18:23:59 -08:00
2010-03-26 20:16:23 -07:00
2008-11-25 18:24:57 -08:00
2009-01-06 10:47:44 -08:00
2009-11-20 15:35:04 -08:00
2010-03-18 21:14:00 -07:00
2009-10-13 11:48:18 -07:00
2009-10-20 19:11:06 -07:00
2008-11-25 18:24:38 -08:00
2010-01-28 06:01:35 -08:00
2010-03-16 14:15:42 -07:00
2010-01-18 00:29:19 -08:00
2010-04-30 16:20:39 -07:00
2009-04-29 17:32:34 -07:00
2009-10-01 15:14:54 -07:00
2010-02-12 16:21:01 -08:00
2009-03-27 00:46:48 -07:00
2008-11-25 18:25:49 -08:00
2008-08-29 02:13:33 -07:00
2008-08-29 02:14:29 -07:00
2008-08-29 02:14:43 -07:00
2010-02-26 02:08:42 -08:00
2010-04-26 11:15:49 -07:00
2010-02-17 17:27:40 -08:00
2010-04-14 04:52:03 -07:00
2009-11-26 15:51:29 -08:00
2010-04-12 22:00:34 -07:00
2009-01-11 00:06:36 -08:00