The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git 
tags/regmap-fix-v4.0-rc5

for you to fetch changes up to c6b570d97c0e77f570bb6b2ed30d372b2b1e9aae:

  regmap: introduce regmap_name to fix syscon regmap trace events (2015-03-19 
20:04:55 +0000)

----------------------------------------------------------------
regmap: Fix for v4.0

This patch fixes a bad interaction between the support that was added
for having regmaps without devices for early system controller
initialization and the trace support.  There's a very good analysis of
the actual issue in the commit message for the change.

----------------------------------------------------------------
Philipp Zabel (1):
      regmap: introduce regmap_name to fix syscon regmap trace events

 drivers/base/regmap/internal.h |   8 +++
 drivers/base/regmap/regcache.c |  16 +++---
 drivers/base/regmap/regmap.c   |  32 +++++------
 include/trace/events/regmap.h  | 123 ++++++++++++++++++++---------------------
 4 files changed, 91 insertions(+), 88 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to