|
@@ -125,7 +125,7 @@ static inline void musb_host_resume_root_hub(struct musb *musb) {}
|
|
|
static inline void musb_host_poll_rh_status(struct musb *musb) {}
|
|
|
static inline void musb_host_poke_root_hub(struct musb *musb) {}
|
|
|
static inline void musb_port_suspend(struct musb *musb, bool do_suspend) {}
|
|
|
-static inline void musb_port_reset(struct musb *musb) {}
|
|
|
+static inline void musb_port_reset(struct musb *musb, bool do_reset) {}
|
|
|
static inline void musb_host_finish_resume(struct work_struct *work) {}
|
|
|
#endif
|
|
|
|