]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: gadget: zero: Add flexible auto remote wakeup test method
authorPeter Chen <peter.chen@freescale.com>
Mon, 9 Sep 2013 08:48:29 +0000 (16:48 +0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 1 Oct 2013 14:31:15 +0000 (09:31 -0500)
commit36ed03f7796a6695ee1b6c4893ef022328a50e70
treead35fcdc3e7611751725a88bd98e37989b0c381b
parent6fa7178ce72764a564b5f5b7d2826d3697b89e3a
usb: gadget: zero: Add flexible auto remote wakeup test method

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 paramters.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/zero.c