ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EX
authorGabriele Martino <g.martino@gmx.com>
Mon, 18 May 2015 19:15:13 +0000 (21:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 May 2015 04:58:26 +0000 (06:58 +0200)
commitd5c016b56cb08d5b043033010df958ba7bb384cc
tree6aa68b3d93b4426e06c9739a34d9b5ad103b7744
parentac397c80de895094cbb72264c279fade45447cbf
ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EX

This patch adds quirks detection to the Creative CA0132 codec, and the
quirk for Alienware 15 (2015).
Some quirks may need different pin configuration, so the relevant
compile-time configuration has been removed.
The pin configuration and related initialization verbs are generated at
runtime instead, in ca0132_config() and ca0132_prepare_verbs().

Signed-off-by: Gabriele Martino <g.martino@gmx.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c