usb: dwc3: omap: drop DEV_PM_OPS for now
authorFelipe Balbi <balbi@ti.com>
Thu, 1 Sep 2011 15:33:43 +0000 (18:33 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:34 +0000 (13:02 +0300)
commit29d8bc133f7bb3172201dc3f6540562cec195d13
tree3b8db6ed72afe669ee1bf6f0127f6d32d7ae5df1
parentdf01c61e0675bddc8d0567d65f6174cdeb92c286
usb: dwc3: omap: drop DEV_PM_OPS for now

We need to have actual HW in order to implement
and test that part of the code anyway. Until then
it's best to remove it.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-omap.c