diff options
author | Pierre-Louis Bossart <[email protected]> | 2022-10-24 11:53:01 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-10-26 14:17:59 +0100 |
commit | 4842f79f8fdd9a5aae3d5db98ab3e3a36a387cfd (patch) | |
tree | 7f70b2c9a5432691db422656c8fa7ac49f280063 /tools/perf/scripts/python | |
parent | 0351a9b8f8447935e67b98829c1ad287de426f7e (diff) |
ASoC: SOF: Intel: hda-dai: use component_get_drvdata to find hdac_bus
Remove the last usage of substream->runtime->private_data in the
HDAudio BE hw_params.
The SOF core saves the 'sdev' global context as component drvdata, and
we already save the bus information in sdev.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions