aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-01-26 17:21:24 +0100
committerMark Brown <[email protected]>2023-01-26 17:42:36 +0000
commite18c6da62edc780e4f4f3c9ce07bdacd69505182 (patch)
tree2bec87385ed9faece115fd9449bd36972fd33693 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent100c94ffde489ee11e23400f2a07b236144b048f (diff)
ASoC: cs42l56: fix DT probe
While looking through legacy platform data users, I noticed that the DT probing never uses data from the DT properties, as the platform_data structure gets overwritten directly after it is initialized. There have never been any boards defining the platform_data in the mainline kernel either, so this driver so far only worked with patched kernels or with the default values. For the benefit of possible downstream users, fix the DT probe by no longer overwriting the data. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Charles Keepax <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions