diff options
author | Giuseppe CAVALLARO <[email protected]> | 2016-04-01 09:07:16 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-04-01 14:38:59 -0400 |
commit | a7657f128c279ae5796ab2ca7d04a7819f4259f0 (patch) | |
tree | 160bc8bb98d4211393230dcfbc6440359c00ecd0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d7e944c8ddc0983640a9a32868fb217485d12ca2 (diff) |
stmmac: fix MDIO settings
Initially the phy_bus_name was added to manipulate the
driver name but it was recently just used to manage the
fixed-link and then to take some decision at run-time.
So the patch uses the is_pseudo_fixed_link and removes
the phy_bus_name variable not necessary anymore.
The driver can manage the mdio registration by using phy-handle,
dwmac-mdio and own parameter e.g. snps,phy-addr.
This patch takes care about all these possible configurations
and fixes the mdio registration in case of there is a real
transceiver or a switch (that needs to be managed by using
fixed-link).
Signed-off-by: Giuseppe Cavallaro <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
Tested-by: Frank Schäfer <[email protected]>
Cc: Gabriel Fernandez <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Phil Reid <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions