aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2021-11-30 16:08:40 -0600
committerAndy Shevchenko <[email protected]>2021-12-01 15:10:26 +0200
commit46155a0c55eb9c64da619e4f3a03537f47fbe583 (patch)
treeb19c73a950d52c58f41aadc9f7aaea082c6a3d46 /tools/perf/scripts/python/flamegraph.py
parent06939f22ae5f7abf80d9a6ff5e43b4a916256f44 (diff)
gpio: ml-ioh: Use BIT() to match gpio-pch.c
The ML IOH driver is very similar to the PCH driver. To make it more similar, replace "1 << nr" with "BIT(nr)". No functional change intended. Signed-off-by: Bjorn Helgaas <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions