The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git 
tags/regmap-fix-v4.3-rc4

for you to fetch changes up to 176fc2d5770a0990eebff903ba680d2edd32e718:

  regmap: debugfs: Don't bother actually printing when calculating max length 
(2015-09-19 07:38:12 -0700)

----------------------------------------------------------------
regmap: Fixes for v4.3

A couple of fixes for the debugfs information on the register map,
fixing issues with very small reads potentially causing underflows and
wraparounds.

----------------------------------------------------------------
Mark Brown (2):
      regmap: debugfs: Ensure we don't underflow when printing access masks
      regmap: debugfs: Don't bother actually printing when calculating max 
length

 drivers/base/regmap/regmap-debugfs.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to