Detach scan handlers and drivers from acpi device objects.
void acpi_bus_trim(struct acpi_device * adev);
adev
Root of the ACPI namespace scope to walk.
Must be called under acpi_scan_lock.