mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-18 10:28:58 +00:00
Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
|
||||
#define ACPI_CSTATE_SYSTEMIO (0)
|
||||
#define ACPI_CSTATE_FFH (1)
|
||||
#define ACPI_CSTATE_HALT (2)
|
||||
|
||||
/* Power Management */
|
||||
|
||||
@@ -64,7 +65,7 @@ struct acpi_processor_cx {
|
||||
u8 valid;
|
||||
u8 type;
|
||||
u32 address;
|
||||
u8 space_id;
|
||||
u8 entry_method;
|
||||
u8 index;
|
||||
u32 latency;
|
||||
u32 latency_ticks;
|
||||
|
||||
Reference in New Issue
Block a user