[GIT PULL] regmap fixes for 3.1

From: Mark Brown
Date: Sun Aug 14 2011 - 21:12:13 EST


The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:

Linux 3.1-rc1 (2011-08-07 18:23:30 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git for-linus

Two small fixes, one stupid cut'n'paste bug which only comes up for the
relatively rare bulk read case and the MODULE_LICENSE() fix from Stephen
to fix modular builds after the last minute flip flopping we had about
where to put the code.

Mark Brown (1):
regmap: Fix bulk reads

Stephen Warren (1):
regmap: Specify a module license

drivers/base/regmap/regmap-i2c.c | 1 +
drivers/base/regmap/regmap-spi.c | 2 ++
drivers/base/regmap/regmap.c | 2 +-
3 files changed, 4 insertions(+), 1 deletions(-)
--
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/