]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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)
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


Trivial merge