From: Takashi Iwai Date: Tue, 21 Aug 2007 13:20:26 +0000 (+0200) Subject: [ALSA] wavefront - Use standard firmware loader X-Git-Tag: v2.6.24-rc1~832^2~147 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b1239a9f22f19c53543b460b24507d0e21ea0c;p=pandora-kernel.git [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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed