diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2025-08-27 16:22:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-08-28 12:29:08 +0200 |
commit | 3351e814cb49dff7ef4808f5ebfb299162994118 (patch) | |
tree | c69c62068e7bf75627054b45a7b90d1a701ba12a /rust/helpers/platform.c | |
parent | a12b74d2bd4724ee1883bc97ec93eac8fafc8d3c (diff) |
ASoC: Intel: avs: New board registration routines
To support multiple instances of the same card utilize
PLATFORM_DEVID_AUTO when registering new platform devices. This
adaptation is also an opportunity to streamline the devices
registration - avs_register_board().
All the new functions are equivalents of the existing ones apart from
adjusting platform_device_register_data() call with PLATFORM_DEVID_AUTO
and code size reduction given the presence of unified register function.
Follow up changes will complete the transition and cleanup the duplicate
members.
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Message-ID: <20250827142229.869139-2-cezary.rojewski@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions