From: Takashi Iwai Date: Thu, 9 Aug 2012 10:33:28 +0000 (+0200) Subject: ALSA: hda - Load firmware in hda_intel.c X-Git-Tag: v3.7-rc1~81^2~86^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4918cdab497d693f4de288a576fb22e8ff9df21e;p=pandora-kernel.git ALSA: hda - Load firmware in hda_intel.c This is a preliminary work for the deferred probing for request_firmware() errors at init. This patch moves the call of request_firmware() to hda_intel.c, and call it in the earlier stage of probing rather than azx_probe_continue(). Tested-by: Thierry Reding Reviewed-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed