commit | 99cec8a4dda28972067c274a4215422262dc5522 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 22 11:40:56 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 24 15:45:53 2016 -0500 |
tree | a7fdcd8b60eb83c0cea2c1968ad2fe154e885372 | |
parent | d06f78c4232d6a84b50839f61d9d7fbb222d8118 [diff] |
net: phy: broadcom: Allow enabling or disabling of EEE In preparation for adding support for Wirespeed/downshift, we need to change bcm_phy_eee_enable() to allow enabling or disabling EEE, so make the function take an extra enable/disable boolean parameter and rename it to illustrate it sets EEE, not necessarily just enables it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>