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:
a63b878
)
regmap: Move spinlock_flags into the union
author
Wang, Yalin
<Yalin.Wang@sonymobile.com>
Mon, 15 Dec 2014 08:05:50 +0000
(16:05 +0800)
committer
Mark Brown
<broonie@kernel.org>
Mon, 15 Dec 2014 17:41:07 +0000
(17:41 +0000)
This patch move struct regmap.spinlock_flags into the union of
spinlock, so that we can shrink struct regmap size.
Signed-off-by: Yalin Wang <yalin.wang@sonymobile.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found