diff options
author | Andrew Davis <afd@ti.com> | 2024-02-12 10:28:30 -0600 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2024-02-13 02:17:26 +0100 |
commit | ffa212831289f15a92fe295a371157290619bb8f (patch) | |
tree | c5a79bad9ec6e5ee0b73e171497d085afeb5b21e /tools/perf/scripts/python/task-analyzer.py | |
parent | c3ede0b6f7dd345d8986cb69b861cadb9976782f (diff) |
power: reset: syscon-poweroff: Move device data into a struct
Currently all these device data elements are top level global variables.
Move these into a struct. This will be used in the next patch when
the global variable usage is removed. Doing this in two steps makes
the patches easier to read.
Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20240212162831.67838-19-afd@ti.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions