X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fcore%2Fhcd.h;h=ef50fa494e47838ec852e744bb689c9bb863065f;hb=6b157c9bf3bace6eeb4a973da63923ef24995cce;hp=2a269ca20517eda453d44318c3a09a39386c6227;hpb=fe6af6faec078ec8137631f24cb541f9918244f0;p=linux-2.6 diff --git a/drivers/usb/core/hcd.h b/drivers/usb/core/hcd.h index 2a269ca205..ef50fa494e 100644 --- a/drivers/usb/core/hcd.h +++ b/drivers/usb/core/hcd.h @@ -68,6 +68,9 @@ struct usb_hcd { struct timer_list rh_timer; /* drives root-hub polling */ struct urb *status_urb; /* the current status urb */ +#ifdef CONFIG_PM + struct work_struct wakeup_work; /* for remote wakeup */ +#endif /* * hardware info/state