]> git.alsa-project.org Git - alsa-firmware.git/commit
msnd-pinnacle: replace mod_firmware_load() with request_firmware()
authorClemens Ladisch <clemens@ladisch.de>
Mon, 12 Feb 2007 12:41:45 +0000 (13:41 +0100)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 12 Feb 2007 12:41:45 +0000 (13:41 +0100)
commit160c38bdd6a9c4b5b1e25897f0768c6e4fd31045
treeda46b245e6d66a16045e9d1432176eddf26c03b1
parentf05a8f8c8504ded8453185d2bb317f1bf4a0b9a7
msnd-pinnacle: replace mod_firmware_load() with request_firmware()

Since mod_firmware_load() depends on CONFIG_SOUND_PRIME, it cannot be
used any longer by ALSA drivers.  Replace it with request_firmware().
Makefile.am
configure.in
multisound/Makefile.am [new file with mode: 0644]