ALSA: hda - Deferred probing with request_firmware_nowait()
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Aug 2012 11:49:23 +0000 (13:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Aug 2012 14:28:51 +0000 (16:28 +0200)
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 <thierry.reding@avionic-design.de>
Reviewed-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found