From ae9e40d05c6e7d77e1a8b74dd3fc9329da68fd9e Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Wed, 6 Jul 2011 17:58:56 -0700 Subject: [PATCH] --- yaml --- r: 254800 b: refs/heads/master c: bd7fdbcaa2d06d446577fd3c9b81847b04469e01 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/ak4642.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8db340eec2fd..ec6b7aa0eaa0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4c7c5374ce6876d3d2c7013ef815051df4258952 +refs/heads/master: bd7fdbcaa2d06d446577fd3c9b81847b04469e01 diff --git a/trunk/sound/soc/codecs/ak4642.c b/trunk/sound/soc/codecs/ak4642.c index 4be0570e3f1f..65f46047b1cb 100644 --- a/trunk/sound/soc/codecs/ak4642.c +++ b/trunk/sound/soc/codecs/ak4642.c @@ -357,7 +357,7 @@ static int ak4642_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt) default: return -EINVAL; } - snd_soc_update_bits(codec, PW_MGMT2, MS, data); + snd_soc_update_bits(codec, PW_MGMT2, MS | MCKO | PMPLL, data); snd_soc_update_bits(codec, MD_CTL1, BCKO_MASK, bcko); /* format type */