summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2011-09-23 02:12:46 +0000
committerDavid S. Miller <davem@davemloft.net>2011-09-23 13:55:25 -0400
commita9b2c8ef1585e1f14cec03777b1238e0d5ec4ea1 (patch)
tree24ea8257f0c80308ac57e016c86437cfdc6b285d /lib
parentf04ea74e8aa5b95610bcd2fcb110ffa2ec665dcc (diff)
downloadtalos-obmc-linux-a9b2c8ef1585e1f14cec03777b1238e0d5ec4ea1.tar.gz
talos-obmc-linux-a9b2c8ef1585e1f14cec03777b1238e0d5ec4ea1.zip
net/fec: fec_reset_phy() does not need to always succeed
FEC can work without a phy reset on some platforms, which means not very platform necessarily have a phy-reset gpio encoded in device tree. Even on the platforms that have the gpio, FEC can work without resetting phy for some cases, e.g. boot loader has done that. So it makes more sense to have the phy-reset-gpio request failure as a debug message rather than a warning, and get fec_reset_phy() return void since the caller does not check the return anyway. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud