usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver
authorFranklin S Cooper Jr <fcooper@ti.com>
Wed, 2 Aug 2017 20:17:22 +0000 (15:17 -0500)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 9 Aug 2017 10:10:16 +0000 (13:10 +0300)
commitc14af973ed863ac82e78259f188f2bc73d69851d
tree33b6a74713d1153c757d647a665ac38d83b4862b
parent0ae99ecba7928c7bc66cf14d8a88f0b6ec9fc78e
usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver

For 66AK2Gx there is a requirement to use PM Runtime to properly manage
clocks and the power domains. Therefore, add PM runtime support. Remove
legacy clock api's calls since other users of this driver worked without
these clock apis calls.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-keystone.c