diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2026-07-21 01:43:08 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-29 15:49:30 +0100 |
| commit | 4bd2afcdc837244ed362a3e96ae41806e8fee541 (patch) | |
| tree | 2f478785be5f88d1072ce1027c990437a12a6dff /tools/perf/scripts/python/task-analyzer.py | |
| parent | 9af2c1d4f84748fbfc0d71de78e3d477d0cfa6e0 (diff) | |
ASoC: ti: tidyup not to use *card on rx51_soc_probe()
struct snd_soc_card will be capsuled soon, its member will not be
able to access from non soc-card.c.
To reduce the difference during conversion, replace dev.
- card->dev, ...
+ dev, ...
No functional change, but is preparation for Card capsuling.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Tested-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Link: https://patch.msgid.link/87ik69i0d0.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
