diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2026-07-21 01:49:17 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-22 15:32:08 +0100 |
| commit | da3048b0c6153cb03b68cbcc5db62e298806d4b8 (patch) | |
| tree | 3202ce6729a56495eac5ade75ba9ecb7f9e0a415 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 784e04110272590a34d7faad656232b7f9aeb1df (diff) | |
ASoC: intel: sof_sdw: use &pdev->dev instead of card->dev
sof_sdw.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: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/877bmpi02q.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
