Merge branch 'acpi-hotplug'
* acpi-hotplug: ACPI / hotplug: Remove containers synchronously driver core / ACPI: Avoid device hot remove locking issues
Esse commit está contido em:
@@ -167,9 +167,8 @@ struct acpi_device_flags {
|
||||
u32 removable:1;
|
||||
u32 ejectable:1;
|
||||
u32 power_manageable:1;
|
||||
u32 eject_pending:1;
|
||||
u32 match_driver:1;
|
||||
u32 reserved:26;
|
||||
u32 reserved:27;
|
||||
};
|
||||
|
||||
/* File System */
|
||||
|
Referência em uma nova issue
Block a user