Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Nov 2018 19:39:07 +0000 (11:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Nov 2018 19:39:07 +0000 (11:39 -0800)
commit85758777c2a227fd1541b6dd122a08ab79c347ce
tree1f52f796f6d59ddd5234a446e036e5f8c8d7e9e0
parente09d51adfbb110ee1d4af3571b8cb67b0f938756
parente3e61f01d755188cb6c2dcf5a244b9c0937c258e
Merge tag 'hwmon-for-v4.20-rc2' of git://git./linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:

 - Remove bogus __init annotations in ibmpowernv driver

 - Fix double-free in error handling of __hwmon_device_register()

* tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (ibmpowernv) Remove bogus __init annotations
  hwmon: (core) Fix double-free in __hwmon_device_register()