aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorlipeng <[email protected]>2017-04-28 14:49:47 +0800
committerDavid S. Miller <[email protected]>2017-04-30 22:39:24 -0400
commit804ffe5c6197fc2696681c597ce096d93eb24af5 (patch)
tree41e34fb827d6d60c6aad55c7d40757eca80becdf /tools/perf/scripts/python/bin/stackcollapse-record
parent2fdd6bafe37db6b417c9609271db4ea5a92550c0 (diff)
net: hns: support deferred probe when no mdio
In the hip06 and hip07 SoCs, phy connect to mdio bus.The mdio module is probed with module_init, and, as such, is not guaranteed to probe before the HNS driver. So we need to support deferred probe. We check for probe deferral in the mac init, so we not init DSAF when there is no mdio, and free all resource, to later learn that we need to defer the probe. Signed-off-by: lipeng <[email protected]> Reviewed-by: Yisen Zhuang <[email protected]> Reviewed-by: Matthias Brugger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions