diff options
author | Hans de Goede <hdegoede@redhat.com> | 2024-05-31 15:47:01 +0200 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2024-06-03 01:29:39 +0200 |
commit | 6c951a84dab9c0e051aec54d7497f25e910a4953 (patch) | |
tree | dccc084a713d39915204968f0ec18f1ee4b71d32 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 964a504b1261b641797d93cdbf79b68ff7d85720 (diff) |
power: supply: leds: Share trig pointer for online and charging_full
Either 5 different LED triggers are registered for battery power-supply
devices or a single online LED trigger is used for non battery power-supply
devices.
These 5 / 1 LED trigger(s) are never used at the same time. So there is
no need for a separate LED trigger pointer for the online trigger. Rename
the first battery trigger from charging_full_trig to just trig and use this
for the online trigger too.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20240531134702.166145-3-hdegoede@redhat.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions