ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)
authorDarren Salt <linux@youmustbejoking.demon.co.uk>
Wed, 8 Jul 2009 14:29:49 +0000 (15:29 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Jul 2009 14:37:45 +0000 (16:37 +0200)
commit508f711090e06477081fd94cb9298b1b14dda9ff
treec1ee346008a1ce2622262bbd1fbf92ec2e733c46
parentdc4c2e6bde77735071dbef7aca6bd6c0116102b3
ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)

There is a regression, introduced in aa202455eec51699e44f658530728162cefa1307
(in alsa-kernel) which I noticed when trying to use the headphone socket on
my EeeCPC 901: the output was *very* quiet, practically silent.

This patch corrects the control types to that which was obviously intended in
the referenced commit.

Signed-off-by: Darren Salt <linux@youmustbejoking.demon.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c