]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Sep 2014 23:20:56 +0000 (16:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Sep 2014 23:20:56 +0000 (16:20 -0700)
commit78e90907b721dd64e9ae70cd08764aabfc1e9c61
treeec7a455c54bbfc78b148e74b566d114f20ec0810
parentac4abed85a51c0b520ed7bd2efec6cd61bf577fc
parentc3b75e25a73e865170146db03a4add69d3677ede
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fix from Mark Brown:
 "Fix registers file in 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"

* tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: Fix debugfs-file 'registers' mode
drivers/base/regmap/regmap-debugfs.c