acpi_scan_drop_device
status = acpi_get_data_full(handle, acpi_scan_drop_device,
status = acpi_attach_data(handle, acpi_scan_drop_device, adev);
acpi_detach_data(device->handle, acpi_scan_drop_device);