musb: omap2430: avoid pm_runtime_disable()
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 19 Dec 2011 20:17:51 +0000 (22:17 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 20 Dec 2011 11:55:21 +0000 (13:55 +0200)
commit702ac61c51873ac4b7a66c2518219508ae5fe695
tree4cad0dbf8a8c19d541fe5f372a1cbd2ef343b307
parent08dec56ee29f06b4fbdf5f5b1b3d2c2397aabe17
musb: omap2430: avoid pm_runtime_disable()

These are handled by drivers core, and in a way that doesn't wake up the
devices.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/omap2430.c