From 53de22a51dc90050aa5d83fd75a2bce28bc90f9e Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Fri, 11 Oct 2013 08:34:28 -0500 Subject: [PATCH] usb: dwc3: core: use pm_runtime_put_sync() on remove commit 16b972a592ea2c9a3c2a3c12238de650fd4043a9 upstream. We are going to disable runtime_pm and we're removing the driver, we must disable the device now. Signed-off-by: Felipe Balbi Signed-off-by: Ben Hutchings --- Reading git-format-patch failed