Pull alexey-fixes into release branch

This commit is contained in:
Len Brown
2007-10-29 17:30:21 -04:00
10 changed files with 240 additions and 277 deletions

View File

@@ -168,8 +168,7 @@ struct acpi_device_flags {
u32 power_manageable:1;
u32 performance_manageable:1;
u32 wake_capable:1; /* Wakeup(_PRW) supported? */
u32 force_power_state:1;
u32 reserved:19;
u32 reserved:20;
};
/* File System */