]> Gentwo Git Trees - linux/.git/commit
ASoC: Intel: avs: i2stest: Adjust platform name
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 2 Sep 2025 09:48:41 +0000 (11:48 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 3 Sep 2025 11:34:02 +0000 (12:34 +0100)
commitd4b60caaef0cb8d23528ef17991bf9abae1ccff7
tree30dc97c1d69b7dae609a0b52cf193b9d74415999
parentcd405e6a949723c4b35c44e8b60e7139aa6e3743
ASoC: Intel: avs: i2stest: Adjust platform name

The name of the platform component matches the name of the card's
platform_device.

This allows for simplifying card and dai_link initialization:
- drop mach->mach_params.platform usage
- drop snd_soc_fixup_dai_links_platform_name() usage

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Message-ID: <20250902094853.1231842-6-cezary.rojewski@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/i2s_test.c