[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110815011146.GA27355@opensource.wolfsonmicro.com>
Date: Mon, 15 Aug 2011 10:11:49 +0900
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap fixes for 3.1
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists