mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
997ea58eb9
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pd-alsa.c | ||
pd-common.h | ||
pd-dvb.c | ||
pd-main.c | ||
pd-radio.c | ||
pd-video.c | ||
vendorcmds.h |