diff options
author | Colin Foster <[email protected]> | 2023-01-27 11:35:55 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-30 21:07:20 -0800 |
commit | fde0b6ced8ed8130f2f1d69052539f0130345d6e (patch) | |
tree | 9ddf9b681f04826d2395f29ee0808a17f465fc9d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | de879a016a94a670fafeb3eb03b3d5803d81ab37 (diff) |
mfd: ocelot: prepend resource size macros to be 32-bit
The *_RES_SIZE macros are initally <= 0x100. Future resource sizes will be
upwards of 0x200000 in size.
To keep things clean, fully align the RES_SIZE macros to 32-bit to do
nothing more than make the code more consistent.
Signed-off-by: Colin Foster <[email protected]>
Acked-for-MFD-by: Lee Jones <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Tested-by: Vladimir Oltean <[email protected]> # regression
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions