commit | 5d4abf93ea3192cc666430225a29a4978c97c57d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 30 10:51:10 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 30 10:51:10 2010 +0200 |
tree | c678f9cc1740a934bd76e3ae22ff298334acdff3 | |
parent | 757899aceebc33d9f86bbc481be7b7bf861e89ac [diff] |
ALSA: hda - Handle missing NID 0x1b on ALC259 codec Since ALC259/269 use the same parser of ALC268, the pin 0x1b was ignored as an invalid widget. Just add this NID to handle properly. This will add the missing mixer controls for some devices. Signed-off-by: Takashi Iwai <tiwai@suse.de>