]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: arizona: Factor out FLL enable
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Wed, 20 Feb 2013 17:28:38 +0000 (17:28 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 03:01:00 +0000 (11:01 +0800)
commit357228153b4a158bdeb05f1c46ee13ef60a675a6
tree7a95ba002e72198ac8cff85145e57a85da559a6f
parent7604054e13897c2da3570e33a67ecb76462212d8
ASoC: arizona: Factor out FLL enable

In preparation for additional features on the FLL this patch factors out
the code for enabling an FLL into a seperate function.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/arizona.c