usb: s3c-hsudc: add basic runtime_pm calls
authorHeiko Stübner <heiko@sntech.de>
Sun, 8 Jan 2012 20:58:28 +0000 (21:58 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Jan 2012 09:33:21 +0000 (11:33 +0200)
This will enable the system to check for activity of the usb gadget
and also in a later patch to control the usbphy power-domain.
When handling the power domain there, it will be possible to remove
another reference to architecture code.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found