]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdd8c689c82f1ee7b9afb4198503cdc4c0bf1c5c6
tree0bf2a610f9516f559dc470a26b9487bb69c7384e
parente6fd645c5a2929d8ec464e4b8e0708335dfe120e
usb: s3c-hsudc: add basic runtime_pm calls

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>
drivers/usb/gadget/s3c-hsudc.c