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:
272b98c
)
ASoC: cq93vc: Don't use control data for core driver data
author
Mark Brown
<broonie@linaro.org>
Sat, 31 Aug 2013 12:51:38 +0000
(13:51 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 16 Sep 2013 23:38:36 +0000
(
00:38
+0100)
The platform data is being used to obtain the core driver data for the
device (which is a bit of an abuse but not the issue at hand) so reference
it directly in order to support refactoring to use regmap.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found