projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93f6d86
)
rk2928:acodec: revert to 523c764f960f32c3d108ac63b7553964558e1ced to enable adc 6db...
author
Zheng Yang
<zhengyang@rock-chips.com>
Fri, 28 Sep 2012 08:21:33 +0000
(16:21 +0800)
committer
Zheng Yang
<zhengyang@rock-chips.com>
Fri, 28 Sep 2012 08:21:33 +0000
(16:21 +0800)
sound/soc/codecs/rk2928_codec.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rk2928_codec.c
b/sound/soc/codecs/rk2928_codec.c
index 65a32403a40341fe27b4e135d19e039e475f19d4..14ab7375d005136153eda60e231ec39c8c164a17 100755
(executable)
--- a/
sound/soc/codecs/rk2928_codec.c
+++ b/
sound/soc/codecs/rk2928_codec.c
@@
-159,8
+159,8
@@
static int rk2928_audio_trigger(struct snd_pcm_substream *substream, int cmd,
}
else {
rk2928_write(codec, CODEC_REG_ADC_PGA_GAIN, 0xFF);
-
//
rk2928_write(codec, 0x08, 0xff);
-
//
rk2928_write(codec, 0x09, 0x07);
+
rk2928_write(codec, 0x08, 0xff);
+
rk2928_write(codec, 0x09, 0x07);
}
break;
case SNDRV_PCM_TRIGGER_STOP: