regmap: rbtree: improve 64bits memory alignment
authorJean-Christophe PINCE <jean-christophe.pince@intel.com>
Tue, 1 Apr 2014 20:26:48 +0000 (13:26 -0700)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 15:59:48 +0000 (16:59 +0100)
commit70d383b7fefc40179da3eadbeb79c222d21987df
tree18657144a89625aead8bd1afa9a5ac5bd9aaca6b
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
regmap: rbtree: improve 64bits memory alignment

Change regcache_rbtree_node strcuture fields order to align the pointers on
64bits architectures.

Signed-off-by: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/base/regmap/regcache-rbtree.c