diff options
author | Wu Fengguang <wfg@linux.intel.com> | 2008-11-19 02:13:59 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-19 03:41:59 -0500 |
commit | 4e19c58f27af67735d64d9af0b184181cea7ca63 (patch) | |
tree | ec37ca514babf5c75a5f95cd91a9389744e651b4 /sound/pci/hda/hda_eld.c | |
parent | c6798d2bd1805e32a92ba8db168ec51cdbb534b0 (diff) |
ALSA: hda: minor code cleanups
Some minor code cleanups.
Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/hda_eld.c')
-rw-r--r-- | sound/pci/hda/hda_eld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_eld.c b/sound/pci/hda/hda_eld.c index 18078de0abcc..da08ddaef4fc 100644 --- a/sound/pci/hda/hda_eld.c +++ b/sound/pci/hda/hda_eld.c | |||
@@ -132,7 +132,7 @@ static char *cea_audio_coding_type_names[] = { | |||
132 | /* | 132 | /* |
133 | * The following two lists are shared between | 133 | * The following two lists are shared between |
134 | * - HDMI audio InfoFrame (source to sink) | 134 | * - HDMI audio InfoFrame (source to sink) |
135 | * - CEA E-EDID extension (sink to source) | 135 | * - CEA E-EDID Extension (sink to source) |
136 | */ | 136 | */ |
137 | 137 | ||
138 | /* | 138 | /* |