diff options
author | Thierry Reding <[email protected]> | 2023-05-30 12:53:08 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-06-01 13:17:35 +0200 |
commit | 4d6366e6ff43dcf6c23156c017829a926403bd7d (patch) | |
tree | dae7b83b7a851451fe2d03ab1f8dec03ee41070b /tools/perf/scripts/python/gecko.py | |
parent | fad57233501beb5bd25f037cb9128a533e710600 (diff) |
pinctrl: tegra: Consistently refer to SoC data
The SoC-specific data is stored in pmx->soc and that's used throughout
the driver to access this data. The probe function has access to a local
version of that copy and uses it in some occasions. Replace them with
the more standard pmx->soc access for more consistency.
Signed-off-by: Thierry Reding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions