linux/sound/pci/rme9652
Takashi Iwai 90caaef6a1 ALSA: hdsp: improve firmware caching
As the recent firmware code tries to reread and cache the firmware by
itself, it's even better to keep the struct firmware data instead of
keeping a local copy.  Also, it makes little sense to disable the fw
loader for this driver, so added the explicit dependency, too.

Last, but not least, allocate the firmware data loaded via ioctl in
vmalloc'ed buffer instead, as the firmware size isn't that small.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-11-22 17:48:07 +01:00
..
hdsp.c ALSA: hdsp: improve firmware caching 2012-11-22 17:48:07 +01:00
hdspm.c ALSA: hdspm - Fix sync check reporting on RME RayDAT 2012-11-07 19:55:22 +01:00
Makefile
rme9652.c ALSA: pci: clean up using module_pci_driver() 2012-04-24 12:25:00 +02:00