Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 16:29:22 +0000 (09:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 16:29:22 +0000 (09:29 -0700)
commit7f2e231c316591246284b10b008cadfc953f16d3
tree9412714f90ec4584ea31e91f8c0778b0843269c7
parentf208a76fcb5700a0c5104e5888679acc31d1ce41
parent29c4a54bc645c8b6745eeb58519e9ad794ceb419
Merge tag 'driver-core-5.8-rc7' of git://git./linux/kernel/git/gregkh/driver-core into master

Pull driver core fix from Greg KH:
 "A single driver core fix for 5.8-rc7. It resolves a problem found in
  the previous fix for this code made in 5.8-rc6. Hopefully this is all
  now cleared up, as this seems to be the last of the reported issues in
  this area, and was tested on the problem hardware.

  This patch has been in linux-next with no reported problems"

* tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  device property: Avoid NULL pointer dereference in device_get_next_child_node()