]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: rt5670: Revert Keep sysclk on patch
authorBard Liao <bardliao@realtek.com>
Mon, 9 Mar 2015 08:55:22 +0000 (16:55 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 9 Mar 2015 18:12:48 +0000 (18:12 +0000)
commitbd22f9d405eb14cc074d294919d0b909e0bc6170
tree26ffa17c88679967c17b2485cc59fdc49ffdfc4a
parent2bf9eba14340a53776a742f2c8a0bfbd9c86d259
ASoC: rt5670: Revert Keep sysclk on patch

The "Keep sysclk on if JD func is used" patch force enable/disable
pin in rt5670_set_dai_sysclk. But some machine driver call it in
dapm widget event. It will cause kernel crash.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5670.c