[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150413120723.GG6023@sirena.org.uk>
Date: Mon, 13 Apr 2015 13:07:23 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap update for v4.1
The following changes since commit c6b570d97c0e77f570bb6b2ed30d372b2b1e9aae:
regmap: introduce regmap_name to fix syscon regmap trace events (2015-03-19 20:04:55 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v4.1
for you to fetch changes up to f58078dacaaf6fbe664d5404dca7f76dce576113:
regmap: Move tracing header into drivers/base/regmap (2015-03-19 22:22:45 +0000)
----------------------------------------------------------------
regmap: Patch for v4.1
Just one patch for regmap this time around, a change from Steven Rostedt
to prettify the way we're making the regmap internal header available to
the trace events (it turns out that the trace subsystem doesn't actually
need to be in trace/events).
----------------------------------------------------------------
Steven Rostedt (1):
regmap: Move tracing header into drivers/base/regmap
drivers/base/regmap/Makefile | 3 +++
drivers/base/regmap/regcache.c | 2 +-
drivers/base/regmap/regmap.c | 2 +-
include/trace/events/regmap.h => drivers/base/regmap/trace.h | 8 +++++++-
4 files changed, 12 insertions(+), 3 deletions(-)
rename include/trace/events/regmap.h => drivers/base/regmap/trace.h (97%)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists