All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap fixes for 3.1
@ 2011-08-15  1:11 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2011-08-15  1:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-15  1:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15  1:11 [GIT PULL] regmap fixes for 3.1 Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.