]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "mfd: Add omap-usbhs runtime PM support"
authorKeshava Munegowda <Keshava_mgowda@ti.com>
Mon, 20 Jun 2011 13:22:56 +0000 (15:22 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 5 Jul 2011 08:38:43 +0000 (10:38 +0200)
commit8f2df0147fc78804a869150e6439be2605b5dc2d
tree0562d5b902ed168893ae14fff029750a8bdf094a
parent63ef1124f1cb07836f232b8eaed1ae4c73899643
Revert "mfd: Add omap-usbhs runtime PM support"

This reverts commit 7e6502d577106fb5b202bbaac64c5f1b065e6daa.

Oops are produced during initialization of ehci and ohci
drivers. This is because the run time pm apis are used by
the driver but the corresponding hwmod structures and
initialization is not merged. hence revering  back the
commit id 7e6502d577106fb5b202bbaac64c5f1b065e6daa

Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Reported-by: Luciano Coelho <coelho@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/omap-usb-host.c