Commits
Merge branches 'acpi-dock', 'acpi-scan' and 'acpi-pci-hotplug' * acpi-dock: ACPI / dock: Use acpi_device_enumerated() to check if dock is present * acpi-scan: ACPI / container: Fix error code path in container_device_attach() * acpi-pci-hotplug: ACPI / hotplug / PCI: Relax the checking of _STA return values
Showing diff to0f6aa09e40c
- Rafael J. Wysocki committed 0a8e5c3d5f0ACPI / dock: Use acpi_device_enumerated() to check if dock is present After commit 202...
- Rafael J. Wysocki committed 0f6aa09e40cACPI / container: Fix error code path in container_device_attach() To avoid leaking me...
- Mika Westerberg committed 72820594898ACPI / hotplug / PCI: Relax the checking of _STA return values The ACPI specification ...