commit | b331439dfd41dc813b3557ca5927a3a644f35792 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Apr 14 14:33:57 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Apr 14 14:35:11 2010 +0200 |
tree | 0a5ffe68fe93b4dec529074f6a700debccf3ba2b | |
parent | ff818c24c2af370153646d302d831b69b023816f [diff] |
ALSA: hda - Fix control element allocations in VIA codec parser The commit 5b0cb1d850c26893b1468b3a519433a1b7a176be ALSA: hda - add more NID->Control mapping breaks the control element allocation by returning a wrong value. Let's fix it. Signed-off-by: Takashi Iwai <tiwai@suse.de>