diff options
author | Yangtao Li <[email protected]> | 2020-11-09 19:46:24 +0800 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-11-12 11:05:12 +0100 |
commit | e01aac535353e013f9a5c9675232458906b895da (patch) | |
tree | 35cc167d71b7f60c9dbf612d6e5a33a594f5e926 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ef63b043ac8645d2540d7b50dd3e09c53db3d504 (diff) |
thermal: sun8i: Use bitmap API instead of open code
The bitmap_* API is the standard way to access data in the bitfield.
So convert irq_ack to return an unsigned long, and make things to use
bitmap API.
Signed-off-by: Yangtao Li <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions