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)
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>

No differences found