]> Pileus Git - ~andy/linux/commit
ALSA: hda - Load firmware in hda_intel.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Aug 2012 10:33:28 +0000 (12:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Aug 2012 14:28:19 +0000 (16:28 +0200)
commit4918cdab497d693f4de288a576fb22e8ff9df21e
treeb723f0e106c79f9591aec9442e790d0cb0d39ac7
parent94c142a160d63edac0e1fca7848960dcf75dd2a9
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 <thierry.reding@avionic-design.de>
Reviewed-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_hwdep.c
sound/pci/hda/hda_intel.c