Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5889ba0a authored by Len Brown's avatar Len Brown
Browse files

Pull hotplug into release branch

parents d020c366 6ce7641b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -294,9 +294,6 @@ int acpi_pci_unbind(struct acpi_device *device)
	    acpi_get_data(device->handle, acpi_pci_data_handler,
			  (void **)&data);
	if (ACPI_FAILURE(status)) {
		ACPI_EXCEPTION((AE_INFO, status,
				"Unable to get data from device %s",
				acpi_device_bid(device)));
		result = -ENODEV;
		goto end;
	}