From: Takashi Iwai Date: Thu, 9 Aug 2012 11:49:23 +0000 (+0200) Subject: ALSA: hda - Deferred probing with request_firmware_nowait() X-Git-Tag: v3.7-rc1~81^2~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb543dba9867588786f87af2e64fca371b69283;p=pandora-kernel.git ALSA: hda - Deferred probing with request_firmware_nowait() For processing the firmware handling properly for built-in kernels, implement an asynchronous firmware loading with request_firmware_nowait(). This means that the codec probing is deferred when the patch option is specified. Tested-by: Thierry Reding Reviewed-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed