]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: tas5086: move initialization code to own functions
authorDaniel Mack <zonque@gmail.com>
Tue, 1 Oct 2013 12:48:25 +0000 (14:48 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 3 Oct 2013 13:14:37 +0000 (14:14 +0100)
commitd5fd3ccc2d9df493ad6f1eaf7aba72f690e98937
treee32d896baf377e744f430847f4d40b858c22a779
parent648c538204c23370c734d72921155cc24aff928d
ASoC: tas5086: move initialization code to own functions

We'll need to call code to initialize and reset the codec again at
resume time, so factor it out first.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tas5086.c