aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorKai Vehmanen <[email protected]>2021-02-16 19:22:51 +0200
committerMark Brown <[email protected]>2021-02-17 18:04:40 +0000
commit8a353d7bafddb447fae136ca68899a6ba6187be6 (patch)
treee505f6b0e6810e172acf3bd45b26f362803d77f8 /tools/perf/util/scripting-engines/trace-event-python.c
parent140f553d1298e0ddbe21983efe5789fe8b484273 (diff)
ASoC: soc-pcm: fix hw param limits calculation for multi-DAI
In case DPCM runtime has multiple CPU DAIs, dpcm_init_runtime_hw() is called multiple times, once for each CPU DAI. This will lead to ignoring hw limits of all but the last DAI. Fix this by moving soc_pcm_hw_init() up by one level to dpcm_init_runtime_hw(). Fixes: 140f553d1298 ("ASoC: soc-pcm: fix hwparams min/max init for dpcm") Suggested-by: Kuninori Morimoto <[email protected]> Signed-off-by: Kai Vehmanen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions