From: Takashi Iwai Date: Wed, 6 Sep 2006 10:13:37 +0000 (+0200) Subject: [ALSA] hdsp - Fix auto-updating of firmware X-Git-Tag: v2.6.19-rc1~1270^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=311e70a4741c736795da082da7290164d9cf3726;p=pandora-kernel.git [ALSA] hdsp - Fix auto-updating of firmware Fixed the auto-updating of firmware if the breakout box was switched off/on. The firmware binary itself was already cached but it wasn't loaded properly. Also, request_firmware() is issued if the box was with firmware at module loading time but later it's erased. The auto-update is triggered at each PCM action (open, prepare, etc) and at opening proc files. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed