diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2026-07-21 01:48:02 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-21 18:53:37 +0100 |
| commit | 2462bdc608e6522413d5f0f103534c806aeb424f (patch) | |
| tree | 187dc3736a02f612c0e5622e0a5c0feef1418394 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | acc414eda8e9b2e33c7afcd04549616b973704c2 (diff) | |
ASoC: amd: acp-sdw-legacy-mach: use &pdev->dev instead of card->dev
acp-sdw-legacy-mach.c will be updated when Card capsuling.
To makes its review easy, use &pdev->dev instead of card->dev in mc_probe().
There is no diff, because
static int mc_probe(...)
{
...
card->dev = &pdev->dev;
...
}
No functional change, but is preparation for cleanup driver.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/87a4rli04u.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
