summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2011-10-05 15:14:20 -0500
committerTakashi Iwai <tiwai@suse.de>2011-10-06 08:08:53 +0200
commitaf65cbf296a07c4a52079324fbefdfc9bd2622a3 (patch)
tree4365d2ba17abe30d35d2387c3c0e05dfa3ce62a7 /sound/pci/hda/hda_codec.c
parent7c2f8e4009d4b66c8458e3a5c20510b4262853bb (diff)
downloadop-kernel-dev-af65cbf296a07c4a52079324fbefdfc9bd2622a3.zip
op-kernel-dev-af65cbf296a07c4a52079324fbefdfc9bd2622a3.tar.gz
ALSA: hdmi: fix printout of SAD sampling rates
SAD sampling rate information reported in /proc/asound/cardX/eldX is incorrect due to a mismatch between HDA and HDMI frequencies. Add new routine to provide relevant values. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/hda_codec.c')
-rw-r--r--sound/pci/hda/hda_codec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
index 8b046a1..d2f41b1 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -5205,7 +5205,7 @@ EXPORT_SYMBOL_HDA(snd_array_free);
* @buf: the string buffer to write
* @buflen: the max buffer length
*
- * used by hda_proc.c and hda_eld.c
+ * used by hda_proc.c
*/
void snd_print_pcm_rates(int pcm, char *buf, int buflen)
{
OpenPOWER on IntegriCloud