From d7d3e4ddc74e43dd1031c771620a5c9bf41aaa3d Mon Sep 17 00:00:00 2001 From: Barry Song <21cnbao@gmail.com> Date: Fri, 25 Dec 2009 14:10:07 +0800 Subject: [PATCH] --- yaml --- r: 182797 b: refs/heads/master c: 08ba864e2789a94c259b8d0aee13a5a183edd46e h: refs/heads/master i: 182795: b89c12500f5aa6d984f28dc2da3ddbd2a54d8d56 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/ad1938.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 91e9586b1875..addd9b57dab3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: afe1c2cd71eb4e0fade720b5709722e7124f29c0 +refs/heads/master: 08ba864e2789a94c259b8d0aee13a5a183edd46e diff --git a/trunk/sound/soc/codecs/ad1938.c b/trunk/sound/soc/codecs/ad1938.c index 5d489186c05b..735c3562d20d 100644 --- a/trunk/sound/soc/codecs/ad1938.c +++ b/trunk/sound/soc/codecs/ad1938.c @@ -145,7 +145,7 @@ static inline int ad1938_pll_powerctrl(struct snd_soc_codec *codec, int cmd) } 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);