]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: samsung: s3c2412-i2s: Move to clk_prepare_enable/clk_disable_unprepare
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 23 Jun 2014 20:24:06 +0000 (23:24 +0300)
committerMark Brown <broonie@linaro.org>
Tue, 24 Jun 2014 10:57:43 +0000 (11:57 +0100)
commit77ea6bf777b08ef1c5a44b6c1548cff449a96de7
treec0c860f8be4fe85ae574cb658db7d59fb7df3182
parentae602456e83c9242f752f8176ebe658e37d4f90d
ASoC: samsung: s3c2412-i2s: Move to clk_prepare_enable/clk_disable_unprepare

Use clk_prepare_enable/clk_disable_unprepare to make the driver
work properly with common clock framework.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/s3c2412-i2s.c