b44: activate PHY when MAC is off
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 20 Dec 2013 01:16:11 +0000 (02:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Dec 2013 01:48:48 +0000 (20:48 -0500)
commitbea69c47f5b93b3142f8833f8a34b666d5d7d6a7
tree51f21c256bcc63fcdf745966955b64bd1dc3e811
parent86f4ea63e696db996f68d1065b55506e75a7d765
b44: activate PHY when MAC is off

Without this patch we can not access the PHY when the MAC is switched
off. This PHY access is needed to configure the switch, which is done
through PHY registers.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/b44.c