diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-01-13 06:03:05 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:29:56 -0500 |
commit | 52a1d4f9d6e40c2473a85105cb5e055914a4779d (patch) | |
tree | 787d943ccdce9a74a872d2151377d128f934b16c /sound/pci/hda/patch_via.c | |
parent | 5795b9e64588192b2b1123fed5f9ecaf0ecef5ba (diff) |
[ALSA] hda-codec - Remove obsolete FIXME's
Removed 'FIXME' comments that have been already fixed.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/pci/hda/patch_via.c')
-rw-r--r-- | sound/pci/hda/patch_via.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/pci/hda/patch_via.c b/sound/pci/hda/patch_via.c index 423b4999ee4a..d4dc5596c946 100644 --- a/sound/pci/hda/patch_via.c +++ b/sound/pci/hda/patch_via.c | |||
@@ -306,7 +306,6 @@ static struct snd_kcontrol_new vt1708_capture_mixer[] = { | |||
306 | .iface = SNDRV_CTL_ELEM_IFACE_MIXER, | 306 | .iface = SNDRV_CTL_ELEM_IFACE_MIXER, |
307 | /* The multiple "Capture Source" controls confuse alsamixer | 307 | /* The multiple "Capture Source" controls confuse alsamixer |
308 | * So call somewhat different.. | 308 | * So call somewhat different.. |
309 | * FIXME: the controls appear in the "playback" view! | ||
310 | */ | 309 | */ |
311 | /* .name = "Capture Source", */ | 310 | /* .name = "Capture Source", */ |
312 | .name = "Input Source", | 311 | .name = "Input Source", |
@@ -928,7 +927,6 @@ static struct snd_kcontrol_new vt1709_capture_mixer[] = { | |||
928 | .iface = SNDRV_CTL_ELEM_IFACE_MIXER, | 927 | .iface = SNDRV_CTL_ELEM_IFACE_MIXER, |
929 | /* The multiple "Capture Source" controls confuse alsamixer | 928 | /* The multiple "Capture Source" controls confuse alsamixer |
930 | * So call somewhat different.. | 929 | * So call somewhat different.. |
931 | * FIXME: the controls appear in the "playback" view! | ||
932 | */ | 930 | */ |
933 | /* .name = "Capture Source", */ | 931 | /* .name = "Capture Source", */ |
934 | .name = "Input Source", | 932 | .name = "Input Source", |
@@ -1477,7 +1475,6 @@ static struct snd_kcontrol_new vt1708B_capture_mixer[] = { | |||
1477 | .iface = SNDRV_CTL_ELEM_IFACE_MIXER, | 1475 | .iface = SNDRV_CTL_ELEM_IFACE_MIXER, |
1478 | /* The multiple "Capture Source" controls confuse alsamixer | 1476 | /* The multiple "Capture Source" controls confuse alsamixer |
1479 | * So call somewhat different.. | 1477 | * So call somewhat different.. |
1480 | * FIXME: the controls appear in the "playback" view! | ||
1481 | */ | 1478 | */ |
1482 | /* .name = "Capture Source", */ | 1479 | /* .name = "Capture Source", */ |
1483 | .name = "Input Source", | 1480 | .name = "Input Source", |