]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 17 Feb 2017 16:25:15 +0000 (17:25 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 17 Feb 2017 16:25:15 +0000 (17:25 +0100)
commitef849d24a08432450ca59b4df1ae77c2a7394276
tree262ed4eb9a46e931869c7df52bfefe5cb16d6b29
parentb915d943c6a4caa9247bf5fa13354dc3d4a74d26
parent7a0ef89c2a9e005146c582580b7d208380cc1402
Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux into fixes

Pull "Reset controller fixes for v4.10" from Philipp Zabel:

- Remove erroneous negation of the error check of the reset function
  to decrement trigger_count in the error case, not on success. This
  fixes shared resets to actually only trigger once, as intended.

* tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux:
  reset: fix shared reset triggered_count decrement on error