ASoC: Intel: avs: Properly identify boards
authorMark Brown <broonie@kernel.org>
Mon, 13 Nov 2023 14:08:40 +0000 (14:08 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 13 Nov 2023 14:08:40 +0000 (14:08 +0000)
Merge series from Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>:

Instead of using MODULE_ALIAS() to load boards, add proper device id
table and use MODULE_DEVICE_TABLE() macro to create board alias.


Trivial merge