aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2023-05-30 12:53:07 +0200
committerLinus Walleij <[email protected]>2023-06-01 13:17:35 +0200
commitfad57233501beb5bd25f037cb9128a533e710600 (patch)
tree8695fd6cde5ff376ba61dd280ae34758c9d50c35 /tools/perf/scripts/python/gecko.py
parenta5961bed5429cf1134d7f539b4ed60317012f84d (diff)
pinctrl: tegra: Duplicate pinmux functions table
The function table is filled with group information based on other instance-specific data at runtime. However, the function table can be shared between multiple instances, causing the ->probe() function for one instance to overwrite the table of a previously probed instance. Fix this by sharing only the function names and allocating a separate function table for each instance. Fixes: 5a0047360743 ("pinctrl: tegra: Separate Tegra194 instances") 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