From: Felipe Balbi Date: Thu, 26 Feb 2015 20:27:12 +0000 (-0600) Subject: usb: musb: core: drop recover_work X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b8f5b8c07c8cbad8c14c7b8767e7219a6c1813;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed