]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix usage of "model" module parameter
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 19 Jun 2014 20:07:19 +0000 (22:07 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Jun 2014 10:21:12 +0000 (12:21 +0200)
commit6013917a0ce9718247e2f781628932d3079c7a34
tree4cc498e46ef03759699c216c6f46ebc1be1d35ca
parent74d22ff27739981b0fbfb41e18641948b8f0e5ff
ALSA: hda - Fix usage of "model" module parameter

A recent refactoring broke the possibility to manually specify
model name as a module parameter. This patch restores the desired
functionality.

Fixes: 136cd2fab048 ('ALSA: hda - Add fixup_forced flag')
Reported-by: Kent Baxley <kent.baxley@canonical.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_auto_parser.c