ALSA: hda - Fix pin configurations for MacBook Air 4,2
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 Jun 2013 08:19:49 +0000 (10:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jun 2013 17:38:24 +0000 (10:38 -0700)
commite233ade63ddd7797136a59b1b48b187cc683cd37
tree0f15b9811391b55b20574da83abfbe7ef6dac082
parentc7961ded3141ec1945723d3cd782defb0d775cec
ALSA: hda - Fix pin configurations for MacBook Air 4,2

commit 6ab982e8cf8e5760da407ccdc4abc815bea23179 upstream.

MacBook Air 4,2 requires the whole default pin configuration table to
be overridden by the driver, as usual, as Apple's machines don't set
up properly after boot.  Otherwise mic won't work, and other ill
effect may happen.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=59381
Reported-and-tested-by: Peter John Hartman <peterjohnhartman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_cirrus.c