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:
f114040
)
ASoC: cq93vc: Remove unused state struct
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 26 Nov 2014 19:57:50 +0000
(20:57 +0100)
committer
Mark Brown
<broonie@kernel.org>
Thu, 27 Nov 2014 11:11:30 +0000
(11:11 +0000)
While two of the fields in the cq93vc driver state struct are initialized
none of them are ever acutally read again. So remove the whole struct.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found