]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Apr 2017 17:01:45 +0000 (10:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Apr 2017 17:01:45 +0000 (10:01 -0700)
commit7ab661856bd7b30ef9e3b516330df7b5a5ea0c2c
tree99d162fa46ce2b8ede986d8dab33c53fe680b838
parent50bdd7a0c99afc78e8dd9403c10b947efc4af4f5
parentdc752d54fd3a69c882d24133810edeb22dda2d0d
Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI fix from Rafael Wysocki:
 "This fixes a core device enumeration code change made in 4.10, in
  order to address a reported issue, that went too far.

  Specifics:

   - Refine the check for the existence of _HID in find_child_checks()
     so that it doesn't trigger for device objects with device IDs made
     up by the kernel (Rafael Wysocki)"

* tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI / scan: Prefer devices without _HID for _ADR matching