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

Commit 61fb46c5 authored by Len Brown's avatar Len Brown
Browse files

Pull cpu-hotplug into release branch

parents 59f720eb eefa27a9
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -441,9 +441,6 @@ acpi_eject_store(struct acpi_device *device, const char *buf, size_t count)
	islockable = device->flags.lockable;
	handle = device->handle;

	if (type == ACPI_TYPE_PROCESSOR)
		result = acpi_bus_trim(device, 0);
	else
	result = acpi_bus_trim(device, 1);

	if (!result)