ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWARE
authorAlastair Bridgewater <alastair.bridgewater@gmail.com>
Sat, 16 Jun 2018 01:56:17 +0000 (21:56 -0400)
committerTakashi Iwai <tiwai@suse.de>
Sun, 17 Jun 2018 06:44:26 +0000 (08:44 +0200)
commit365c7f25cd0a72b16979ba948e6c389a9a89818b
tree134faad189366ce5b5391edfa0cb6888f820af4b
parenta3d90d6775e2066a100b9124e40880bd317d2e02
ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWARE

Commit e93ac30a32a6ba7ac3b4b2a4379af1dadb91e505 (ALSA: HDA/ca0132:
add extra init functions for r3di + sbz) introduced an extra
initialization function that was improperly guarded, taking effect
on systems with QUIRK_ALIENWARE, even though such systems were
supposedly not affected.

It may be that this piece of initialization should be done for all
systems, but that's not a call that I can make.

Fixes: e93ac30a32a6 ("ALSA: HDA/ca0132: add extra init functions for r3di + sbz")
Signed-off-by: Alastair Bridgewater <alastair.bridgewater@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c