From: Wang, Yalin Date: Mon, 15 Dec 2014 08:05:50 +0000 (+0800) Subject: regmap: Move spinlock_flags into the union X-Git-Tag: fixes-v4.0-rc1~185^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93d1be217d89f258f0108a8cd64b98cb8fa9e73;p=pandora-kernel.git regmap: Move spinlock_flags into the union 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed