diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-01-13 12:03:05 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 17:29:56 +0100 |
commit | 52a1d4f9d6e40c2473a85105cb5e055914a4779d (patch) | |
tree | 787d943ccdce9a74a872d2151377d128f934b16c /sound/pci/hda/patch_cmedia.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_cmedia.c')
-rw-r--r-- | sound/pci/hda/patch_cmedia.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_cmedia.c b/sound/pci/hda/patch_cmedia.c index 02e31e4d95c..3d6097ba1d6 100644 --- a/sound/pci/hda/patch_cmedia.c +++ b/sound/pci/hda/patch_cmedia.c @@ -185,7 +185,6 @@ static struct snd_kcontrol_new cmi9880_basic_mixer[] = { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, /* The multiple "Capture Source" controls confuse alsamixer * So call somewhat different.. - * FIXME: the controls appear in the "playback" view! */ /* .name = "Capture Source", */ .name = "Input Source", |