• Takashi Iwai's avatar
    [ALSA] wavefront - Use standard firmware loader · c2b1239a
    Takashi Iwai authored
    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: default avatarTakashi Iwai <tiwai@suse.de>
    Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
    c2b1239a
wavefront_synth.c 52.3 KB