[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140915230429.GJ7960@sirena.org.uk>
Date: Mon, 15 Sep 2014 16:04:29 -0700
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap fix for v3.17-rc5
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v3.17-rc5
for you to fetch changes up to ffff7a12ace24c54220631b79abb02ab65780b5a:
regmap: Fix debugfs-file 'registers' mode (2014-09-08 12:16:19 +0100)
----------------------------------------------------------------
regmap: Fix registers file debugfs
Ensure that the mode reported for the registers file in debugfs is
accurate by marking it as read only when the define to enable writes has
not been set. This is on the edge of being a bug fix but it's debugfs
and it makes it much easier for users to spot what's going wrong when
they forget to enable writeability.
----------------------------------------------------------------
Markus Pargmann (1):
regmap: Fix debugfs-file 'registers' mode
drivers/base/regmap/regmap-debugfs.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists