]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Sep 2019 20:57:02 +0000 (13:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Sep 2019 20:57:02 +0000 (13:57 -0700)
commit8731a298fc777d975ad810eaa8dae1dfdd0cf036
tree9e86c9f2d54a187569008546778ada4eeec047ed
parent69e439ae71a696bb1cecf07b7771ddc149338a91
parent4658de1701c38730903ceaedd36e2d09a55bba35
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "Only two changes for this release, one fix for error handling with
  runtime PM and a change from Greg removing error handling from debugfs
  API calls now that they implement user visible error reporting"

* tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
  regmap: no need to check return value of debugfs_create functions