]> git.baikalelectronics.ru Git - kernel.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)
commitd7cec5dbc2a348c9384dcade13a73b870ef07bdc
treee32d896baf377e744f430847f4d40b858c22a779
parent111ffe321c5fe08c07f33e5102192b9523d5d19a
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