kernel_optimize_test/sound
Giuliano Pochini 19b5006378 ALSA: Echoaudio - Add firmware cache #1
Changes the way the firmware is passed through functions.

When CONFIG_PM is enabled the firmware cannot be released because the
driver will need it again to resume the card. 
With this patch the firmware is passed as an index of the struct
firmware card_fw[] in place of a pointer. That same index is then used
to locate the firmware in the firmware cache.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-02-15 10:36:51 +01:00
..
aoa
arm
atmel
core ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s 2010-02-02 00:27:47 +01:00
drivers Merge remote branch 'alsa/devel' into topic/misc 2010-02-12 10:42:38 +01:00
i2c
isa
mips ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 2010-01-18 15:00:34 +01:00
oss sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
parisc
pci ALSA: Echoaudio - Add firmware cache #1 2010-02-15 10:36:51 +01:00
pcmcia ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 2010-01-18 15:00:34 +01:00
ppc
sh
soc
sparc
spi
synth
usb Merge remote branch 'alsa/devel' into topic/misc 2010-02-12 10:42:38 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c