Title: [7936] trunk/sound/soc/codecs/ad1938.c: ad1938: fix typo
Revision
7936
Author
bhsong
Date
2009-12-06 22:01:51 -0500 (Sun, 06 Dec 2009)

Log Message

ad1938: fix typo

Modified Paths


Diff

Modified: trunk/sound/soc/codecs/ad1938.c (7935 => 7936)


--- trunk/sound/soc/codecs/ad1938.c	2009-12-07 02:51:27 UTC (rev 7935)
+++ trunk/sound/soc/codecs/ad1938.c	2009-12-07 03:01:51 UTC (rev 7936)
@@ -138,7 +138,7 @@
 }
 
 static int ad1938_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
-			       unsigned int mask, int slots, int width)
+			       unsigned int rx_mask, int slots, int width)
 {
 	struct snd_soc_codec *codec = dai->codec;
 	int dac_reg = codec->read(codec, AD1938_DAC_CTRL1);
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to