usb: dwc3: omap: use runtime API's to enable clocks
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Jan 2013 03:00:47 +0000 (08:30 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 25 Jan 2013 07:15:54 +0000 (09:15 +0200)
Before accessing any register, runtime API's should be invoked to enable
the clocks. runtime API's are added here to prevent abort during register
access.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found