Re: [PATCH] ACPI: PCI slot detection driver

From: Alex Chiang
Date: Tue Jun 10 2008 - 17:18:33 EST


* Len Brown <lenb@xxxxxxxxxx>:
>
>
> > +#define ACPI_STA_FUNCTIONING (0x00000008)
>
> please use the existing define in acpi/actypes.h:
> #define ACPI_STA_DEVICE_FUNCTIONING 0x08

Ok, updated.

> 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@xxxxxxxxx>

Thanks!

/ac

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/