diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-01-20 15:46:44 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-01-20 15:56:42 +0100 |
commit | bca8e988043e39483afd7872a2641f03ed7201a6 (patch) | |
tree | e4c65d75876e05ef26c09b085552b7da3ff235ad /sound/sh | |
parent | bed2e98e1f4db8b827df507abc30be7b11b0613d (diff) | |
download | linux-bca8e988043e39483afd7872a2641f03ed7201a6.tar.gz linux-bca8e988043e39483afd7872a2641f03ed7201a6.tar.bz2 linux-bca8e988043e39483afd7872a2641f03ed7201a6.zip |
ALSA: hda - Fix missing module loading with model=generic option
When the generic codec driver is specified via model option or such,
the hda driver doesn't try to load the generic driver module but still
loads the codec-specific driver, and this ends up with the binding
failure.
This patch fixes it by moving the generic module request in the common
helper code.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=111021
Cc: <stable@vger.kernel.org> # v4.4+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/sh')
0 files changed, 0 insertions, 0 deletions