Am Sonntag, 7. Juni 2009 23:46:59 schrieb Rafael J. Wysocki: > + * Use @work to get the device object the resume has been scheduled for, > + * check if the device is really suspended and run the ->autoresume() > callback + * from the device's bus type driver. Update the run-time PM > flags in the + * device object to reflect the current status of the device. > + */ > +static void pm_autoresume(struct work_struct *work) > +{ Why do you pass it a struct work pointer? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html