git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e47f6
)
ASoC: fsl_esai: Only bypass sck_div for EXTAL source
author
Nicolin Chen
<Guangyu.Chen@freescale.com>
Tue, 6 May 2014 08:56:00 +0000
(16:56 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 12 May 2014 22:13:13 +0000
(23:13 +0100)
ESAI can only output EXTAL clock source directly. But for FSYS clock source,
ESAI can not output it without getting through PSR PM dividers.
So this patch adds an extra check in the code.
Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found