]> git.baikalelectronics.ru Git - kernel.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)
commit4ead8ea044f9fdc6e0a4853a9dce35ae133aad95
tree26ffa17c88679967c17b2485cc59fdc49ffdfc4a
parentd6396c321b317fd7dfecf737ae33dd61e6d1f6c7
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