]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: core: drop recover_work
authorFelipe Balbi <balbi@ti.com>
Thu, 26 Feb 2015 20:27:12 +0000 (14:27 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Mar 2015 20:33:29 +0000 (15:33 -0500)
commit1e7b730da824adda0d61b21c12df657faf3c49fd
tree12f0a696bdd190895b6857e370c3307db98a5b4c
parent9635fca38a7468a7ca948b6505f1928db4e16539
usb: musb: core: drop recover_work

that's not needed anymore. Everything that we
call is irq-safe, so we might as well not
have a delayed work for babble recovery.

Tested-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h