diff options
author | Sebastian Reichel <[email protected]> | 2024-03-01 23:58:26 +0100 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2024-03-06 00:21:34 +0100 |
commit | 68ade0976df7979eac5f1d46320ff798f5043af6 (patch) | |
tree | bbd9ce6c1190b841f435bf186e0ec399a33529ae /tools/perf/util/trace-event-scripting.c | |
parent | 71c2cc5cbf686c2397f43cbcb51a31589bdcee7b (diff) |
power: supply: core: add power_supply_for_each_device()
Introduce power_supply_for_each_device(), which is a wrapper
for class_for_each_device() using the power_supply_class and
going through all devices.
This allows making the power_supply_class itself a local
variable, so that drivers cannot mess with it and simplifies
the code slightly.
Reviewed-by: Ricardo B. Marliere <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions