diff options
author | Andrew Davis <[email protected]> | 2024-02-12 10:28:30 -0600 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2024-02-13 02:17:26 +0100 |
commit | ffa212831289f15a92fe295a371157290619bb8f (patch) | |
tree | c5a79bad9ec6e5ee0b73e171497d085afeb5b21e /tools/perf/util/trace-event-scripting.c | |
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 <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[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