aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndy Duan <[email protected]>2019-05-23 01:55:28 +0000
committerDavid S. Miller <[email protected]>2019-05-24 13:12:19 -0700
commitce8d24f9a5965a58c588f9342689702a1024433c (patch)
tree3fd2ca368cb0e3d00e6b834f83ffd5c3727ad13a /tools/perf/scripts/python/export-to-postgresql.py
parent71e15f76f8df7ca01cfa87ed895b194feee90dd4 (diff)
net: fec: fix the clk mismatch in failed_reset path
Fix the clk mismatch in the error path "failed_reset" because below error path will disable clk_ahb and clk_ipg directly, it should use pm_runtime_put_noidle() instead of pm_runtime_put() to avoid to call runtime resume callback. Reported-by: Baruch Siach <[email protected]> Signed-off-by: Fugang Duan <[email protected]> Tested-by: Baruch Siach <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions