ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 19 Dec 2008 09:14:13 +0000 (10:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 19 Dec 2008 09:14:13 +0000 (10:14 +0100)
commit4f2d23e1c3fe0abaf87fead3033c6cc3671b4d1c
treee99225b3adb7a3c0f085e1186016f96b95571483
parent827057f5c12f5e10dc0279596db940aa6ddf8d9b
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 <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c