]> git.baikalelectronics.ru Git - kernel.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)
commit5372afb20eb5193f0af3ce33c4c7f13c4227998e
tree99d162fa46ce2b8ede986d8dab33c53fe680b838
parent769278f18e8b5e0bba475b7f14845426f50898a1
parentbd07dfd3c5898f4469b69d5a1a002ad67c60ec5d
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