git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15c03dd
)
ASoC: tas5086: move two variables into private struct
author
Daniel Mack
<zonque@gmail.com>
Tue, 1 Oct 2013 12:48:24 +0000
(14:48 +0200)
committer
Mark 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