From: Felipe Balbi Date: Fri, 11 Oct 2013 13:34:28 +0000 (-0500) Subject: usb: dwc3: core: use pm_runtime_put_sync() on remove X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16b972a592ea2c9a3c2a3c12238de650fd4043a9;p=pandora-kernel.git usb: dwc3: core: use pm_runtime_put_sync() on remove We are going to disable runtime_pm and we're removing the driver, we must disable the device now. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed