aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorJisheng Zhang <[email protected]>2022-01-28 22:52:13 +0800
committerDavid S. Miller <[email protected]>2022-01-28 15:15:04 +0000
commitb76bbb34dc80258f5079b4067f0dae07b394b8fe (patch)
tree5d10cccd6640c66fd847d7637ac63e2ed7d3016f /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent34a79c5dca4aeabc26073ef36233ea1f409b4d4b (diff)
net: stmmac: dwmac-sun8i: make clk really gated during rpm suspended
Currently, the dwmac-sun8i's stmmaceth clk isn't disabled even if the the device has been runtime suspended. The reason is the driver gets the "stmmaceth" clk as tx_clk and enabling it during probe. But there's no other usage of tx_clk except preparing and enabling, so we can remove tx_clk and its usage then rely on the common routine stmmac_probe_config_dt() to prepare and enable the stmmaceth clk during driver initialization, and benefit from the runtime pm feature after probed. Signed-off-by: Jisheng Zhang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions