commit | 5fa9c0fe3ec0a008352d4a4fb8d972a437183404 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 27 03:45:21 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 27 21:22:05 2012 -0700 |
tree | 576bb2ec1ab0a6cd26cf170785f33b230b0db61e | |
parent | 2ca9b2aa0d5a43e954789e0da675a826b83932b7 [diff] |
net: fec: enable regulator for fec phy If bootloader or platform initialization code does not enable the power supply to fec phy, we need to do it in fec driver before calling fec_reset_phy to have the phy powered on. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>