Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Sep 2018 05:33:56 +0000 (19:33 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Sep 2018 05:33:56 +0000 (19:33 -1000)
commitd3bd5973c72e04f03539858b9149e6b604bfb51d
treecf72b833875a185be7523af26cd896153a755e73
parent7428b2e5d0b195f2a5e40f91d2b41a8503fcfe68
parenta8627cda7cfffe1792c199660c2b4f03ba2bd97b
Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi

Pull IPMI bugfixes from Corey Minyard:
 "A few fixes that came around or after the merge window, except for
  commit cd2315d471f4 ("ipmi: kcs_bmc: don't change device name") which
  is for a driver that very few people use, and those people need the
  change"

* tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi:
  ipmi: Fix NULL pointer dereference in ssif_probe
  ipmi: Fix I2C client removal in the SSIF driver
  ipmi: Move BT capabilities detection to the detect call
  ipmi: Rework SMI registration failure
  ipmi: kcs_bmc: don't change device name