[PATCH 0/5] regcache updates

From: Dimitris Papastamos
Date: Tue Sep 27 2011 - 06:25:57 EST


Various regcache updates. This patch series has only been build
tested on my machine so any testers are highly appreciated.

Dimitris Papastamos (5):
regmap: Fix signed/unsigned comparison
regmap: Implement regcache_cache_bypass helper function
regmap: Implement generic syncing functionality
regmap: Remove redundant member `word_size' from regcache_rbtree_node
regmap: Ensure we scream if we enable cache bypass/only at the same
time

drivers/base/regmap/regcache-indexed.c | 2 +-
drivers/base/regmap/regcache-rbtree.c | 53 +++++++++++++++++-------------
drivers/base/regmap/regcache.c | 54 +++++++++++++++++++++++++++----
include/linux/regmap.h | 1 +
4 files changed, 79 insertions(+), 31 deletions(-)

--
1.7.6.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/