Messages in this thread |  | | | Date | Tue, 10 Jun 2008 14:24:08 -0400 (EDT) | | From | Len Brown <> | | Subject | Re: [PATCH] ACPI: PCI slot detection driver |
| |
> +#define ACPI_STA_FUNCTIONING (0x00000008)
please use the existing define in acpi/actypes.h: #define ACPI_STA_DEVICE_FUNCTIONING 0x08
I don't notice any breakage WRT ACPI usage here, I defer to Jesse on the PCI-ness parts.
Acked-by: Len Brown <len.brown@intel.com>
thanks, -len
|  |