[GIT PULL] regmap updates for v3.11

From: Mark Brown
Date: Tue Aug 27 2013 - 11:33:46 EST


The following changes since commit b36f4be3de1b123d8601de062e7dbfc904f305fb:

Linux 3.11-rc6 (2013-08-18 14:36:53 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v3.11-rc7

for you to fetch changes up to 7f242bd889f49f5447bc4fd1eb5e437159e905b6:

Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus (2013-08-21 17:08:17 +0100)

----------------------------------------------------------------

regmap: Updates for v3.11

Two changes here:

- Fix a bug in the rbtree code which could cause it to create two
different cache entries for the same register by adding a single
register at a time to the cache. This isn't awesome for performance
but it's non-invasive which we need for this late in the release
cycle and the I/O costs we're trying to avoid are high.

- Add another header used in the !CONFIG_REGMAP stubs where we had been
relying on implicit inclusion.

----------------------------------------------------------------
David Jander (1):
regmap: rbtree: Fix overlapping rbnodes.

Kevin Hilman (1):
regmap: Add another missing header for !CONFIG_REGMAP stubs

Mark Brown (2):
Merge remote-tracking branch 'regmap/fix/header' into regmap-linus
Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus

drivers/base/regmap/regcache-rbtree.c | 2 +-
include/linux/regmap.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

Attachment: signature.asc
Description: Digital signature