]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: usb3503: add PM functions
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 10 Jul 2014 05:22:34 +0000 (14:22 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 01:14:10 +0000 (18:14 -0700)
commitecdc071d02a052c30a3ba9cc574ae1544ea9be15
tree1c3e468333c6070acaee8c1fc7dad5538952123f
parent0e278b3408999d5bdce50bd0d7f97608483eebea
usb: usb3503: add PM functions

The usb3503 needs to switch to standby mode while suspending and should
switch to hub mode when resumed. Also we can control clock on PM
function.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c