]> 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)
commit53f537e5efc204c4f5925c6cf76954b49754b016
tree262ed4eb9a46e931869c7df52bfefe5cb16d6b29
parentd8a6c3ea611576160f8ad3c7ef23dbc17d0dfa8e
parent70bd85e4e7b97ad0a0624ccaffb509755f0228f4
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