diff options
author | Sekhar Nori <[email protected]> | 2020-07-28 01:16:01 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-08-23 19:39:57 +0530 |
commit | c3e60e5a9eb9d98d80faa36d0c619c62d3545050 (patch) | |
tree | 74221f810537c112fcf770e0c7cbc5829cb22280 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a85643d47d111730f6ad7cf0f5736fcd4164c14b (diff) |
phy: ti: am654: simplify regfield handling
regfield handling in current driver code is made complicated
by having a separate regfield variable for each field which
is allocated individually.
This quickly gets unwieldy once number of regfields increase.
Instead, use an array of regfields which are allocated in a
loop.
Signed-off-by: Sekhar Nori <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions