Grazvydas Ignotas f557978745 usb: musb: drop superfluous pm_runtime calls around musb_shutdown
Since commit 4f9edd2d7e8d "usb: musb: Fix the crash issue during reboot"
musb_shutdown() does pm_runtime_get_sync/pm_runtime_put by itself, so
this no longer needs to be done by the caller. Also, musb_exit_debugfs()
doesn't access the device, so just drop those runtime_pm calls.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-01-24 11:52:18 +02:00
..
2009-07-12 12:22:34 -07:00
2011-12-20 14:01:38 +02:00
2011-12-12 11:51:52 +02:00
2011-12-12 11:51:52 +02:00
2011-09-18 01:39:36 -07:00