On Thu, Sep 19, 2013 at 08:38:23PM +0800, Peter Chen wrote:
> On Thu, Sep 19, 2013 at 09:24:15AM +0200, Daniele Forsi wrote:
> > 2013/9/19 Peter Chen:
> >
> > > + "milliseconds to increase successive wakup delays");
> >
> > there's a typo: s/wakup/wakeup/
> >
>
> Thanks, I think I
On Thu, Sep 19, 2013 at 09:24:15AM +0200, Daniele Forsi wrote:
> 2013/9/19 Peter Chen:
>
> > + "milliseconds to increase successive wakup delays");
>
> there's a typo: s/wakup/wakeup/
>
Thanks, I think I need check more carefully for typo error
--
Best Regards,
Peter Chen
--
T
2013/9/19 Peter Chen:
> + "milliseconds to increase successive wakup delays");
there's a typo: s/wakup/wakeup/
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at htt
In order to increase test coverage, we can change the interval between
two remote wakeups every time, and the interval can be any user defined
value. This change will no affect current behavior if the user does not
use two introduced module parameters.
Signed-off-by: Peter Chen
---
Chagnes for v