diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2026-07-21 01:48:05 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-21 18:53:38 +0100 |
| commit | a429f382c0b00152c165f8563ed5136bce191123 (patch) | |
| tree | 1678e3dafcf963c337b25de3973c516ae986ca9e /tools/perf/scripts/python/bin | |
| parent | 2462bdc608e6522413d5f0f103534c806aeb424f (diff) | |
ASoC: amd: acp-sdw-sof-mach: use &pdev->dev instead of card->dev
acp-sdw-sof-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/878q75i04q.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
