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 _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm