kernel_optimize_test/drivers/base/regmap
Lars-Peter Clausen 3405addd22 regmap: rbtree-cache: Move cached rbnode handling into lookup function
Move the handling of the cached rbnode into regcache_rbtree_lookup. This allows
us to remove of some duplicated code sections in regcache_rbtree_read and
regcache_rbtree_write.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-09-28 13:18:22 +01:00
..
internal.h regmap: Add the LZO cache support 2011-09-19 19:06:33 +01:00
Kconfig regmap: Add the LZO cache support 2011-09-19 19:06:33 +01:00
Makefile regmap: Add the LZO cache support 2011-09-19 19:06:33 +01:00
regcache-indexed.c regmap: Fix signed/unsigned comparison 2011-09-27 13:27:09 +01:00
regcache-lzo.c regmap: Add the LZO cache support 2011-09-19 19:06:33 +01:00
regcache-rbtree.c regmap: rbtree-cache: Move cached rbnode handling into lookup function 2011-09-28 13:18:22 +01:00
regcache.c regmap: Implement generic syncing functionality 2011-09-27 20:06:38 +01:00
regmap-debugfs.c regmap: Include the last register in debugfs output 2011-09-05 10:58:31 -07:00
regmap-i2c.c regmap: Remove redundant owner field from the bus type struct 2011-09-05 10:57:04 -07:00
regmap-spi.c regmap: Remove redundant owner field from the bus type struct 2011-09-05 10:57:04 -07:00
regmap.c regmap: Incorporate the regcache core into regmap 2011-09-19 19:06:35 +01:00