regmap: Move spinlock_flags into the union
authorWang, Yalin <Yalin.Wang@sonymobile.com>
Mon, 15 Dec 2014 08:05:50 +0000 (16:05 +0800)
committerMark 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