[ALSA] wavefront - Use standard firmware loader
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Aug 2007 13:20:26 +0000 (15:20 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:22 +0000 (15:59 +0200)
commitc2b1239a9f22f19c53543b460b24507d0e21ea0c
tree6378247be17a1cf8884b03ea189f25d3ebb3a7a9
parent33bf17abf98087d7a6eec9476cd767c6e998fc05
[ALSA] wavefront - Use standard firmware loader

Use the standard firmware loader for loading ICS2115 OS firmware file.
This is the last old bad guy that is still using sys_open() and sys_read()
calls, and now all should be gone.
The patch also adds the missing description of module options related
with wavefront_synth.c.
Due to this rewrite, user will have to copy or make symlink the firmware
file appropriately to the standard firmware path such as /lib/firmware.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/isa/Kconfig
sound/isa/wavefront/wavefront_synth.c