From: Peter Chen Date: Mon, 24 Feb 2014 02:21:03 +0000 (+0800) Subject: usb: phy: mxs: Add system suspend/resume API X-Git-Tag: v3.15-rc1~137^2~25^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf78343800861c65d4004e7f60a03cc9bc2410b3;p=pandora-kernel.git usb: phy: mxs: Add system suspend/resume API We need this to keep PHY's power on or off during the system suspend mode. If we need to enable USB wakeup, then we must keep PHY's power being on during the system suspend mode. Otherwise, we need to keep PHY's power being off to save power. Signed-off-by: Peter Chen Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed