ASoC: tas5086: move two variables into private struct
authorDaniel Mack <zonque@gmail.com>
Tue, 1 Oct 2013 12:48:24 +0000 (14:48 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 3 Oct 2013 13:14:36 +0000 (14:14 +0100)
We need to access the charge_period and start_mid_z values from other
places later, so move them to the private struct.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found