From: Nimrod Andy Date: Tue, 27 May 2014 07:51:08 +0000 (+0800) Subject: net: fec: use pinctrl PM helpers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbde4d2ec8061a9cdad3f7a08d61c4d78e57e0e;p=pandora-kernel.git net: fec: use pinctrl PM helpers when system suspend, need to set pins to low power state to save IO power consumption, there are three states of pinctrl: "default", "idle" and "sleep". Currently enet supports default and sleep state. Signed-off-by: Fugang Duan Signed-off-by: David S. Miller --- Reading git-diff-tree failed