]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit749fd5de9302014a8321b668baca82b22808e29c
tree3b8db6ed72afe669ee1bf6f0127f6d32d7ae5df1
parentb02371fccca4be4a2f1bf7ebbc12491d8d075da7
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