]> git.baikalelectronics.ru Git - kernel.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)
commited105a6bdc75f3dd29e7b630e039b39d4f181fac
tree0562d5b902ed168893ae14fff029750a8bdf094a
parentdf0bf34e9f788e129d7a2c755ba3039a29eeac28
Revert "mfd: Add omap-usbhs runtime PM support"

This reverts commit 4a8885a1509c33adb6a8ab799089e8529c9407f9.

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 4a8885a1509c33adb6a8ab799089e8529c9407f9

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