From: Peter Chen Date: Tue, 24 Sep 2013 04:47:55 +0000 (+0800) Subject: usb: chipidea: add ci_hdrc_enter_lpm API X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864cf949981754c53de0a2efdc6c542c51d61328;p=pandora-kernel.git usb: chipidea: add ci_hdrc_enter_lpm API This API is used to let the PHY enter/leave low power mode. Before the controller going to work(at probe/resume), it needs to let the PHY leave low power mode. After the controller stopping working(at remove/suspend), it needs to let the PHY enter low power mode to save power consumption. Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed