]> git.baikalelectronics.ru Git - kernel.git/commit
b44: add calls to phy_{start,stop}
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 2 Mar 2014 16:29:33 +0000 (17:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Mar 2014 00:05:25 +0000 (19:05 -0500)
commitf2d3e9be8d9e93982879f9634e5dc398720d5e44
tree15729772d80bd9930499aed20fa96bc7f1a09d70
parent7a83d7b4197bd0347a7d6a5147bdeae57bd8f40c
b44: add calls to phy_{start,stop}

When support for external phys was added to b44, the calls to start and
stop the phy were missing in the mac driver. This adds the calls to
phy_start() and phy_stop().

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/b44.c