From: Takashi Iwai Date: Fri, 19 Dec 2008 09:14:13 +0000 (+0100) Subject: ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.c X-Git-Tag: v2.6.29-rc1~590^2~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2d23e1c3fe0abaf87fead3033c6cc3671b4d1c;p=pandora-kernel.git ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.c Fixed the call of snd_ctl_add() by replacing with snd_hda_ctl_add() so that this mixer element can be tracked for re-configuration. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed