Re: [PATCH v2 0/6] ASoC: Use named initializers for platform_device_id arrays
Cezary Rojewski <[email protected]> Thu, 30 Jul 2026 12:42:51 +0200
| Newsgroups | org.kernel.vger.linux-renesas-soc,dev.linux.lists.imx,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/2026 1:12 AM, Mark Brown wrote: > On Mon, 20 Jul 2026 08:23:44 +0200, Uwe Kleine-König (The Capable Hub) wrote: >> ASoC: Use named initializers for platform_device_id arrays >> >> Hello, >> >> the objective of this series is still to prepare making struct >> platform_device_id::driver_data an anonymous union. See >> https://lore.kernel.org/all/[email protected]/ >> for the details about that. >> >> [...] > > Applied to > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3 > > Thanks! > > [1/6] ASoC: codecs: mt6357: Drop unused assignment of platform_device_id driver data > https://git.kernel.org/broonie/sound/c/c7a6909de856 > [2/6] ASoC: renesas: fsi: Drop platform probing metadata > https://git.kernel.org/broonie/sound/c/0ca8f65516a9 > [3/6] ASoC: amd: acp: Use named initializers for platform_device_id arrays > https://git.kernel.org/broonie/sound/c/2b26d06fd3d8 > [4/6] ASoC: amd: acp: Unify code style for platform_device_id array > https://git.kernel.org/broonie/sound/c/4bed1074db1e > [5/6] ASoC: Use named initializers for platform_device_id arrays > https://git.kernel.org/broonie/sound/c/232725a0e386 > [6/6] ASOC: Unify code style for platform_device_id arrays > https://git.kernel.org/broonie/sound/c/e4dc03df1f71 I'd at least expect my Acked-by: tag replaced with Reviewed-by: for the AMD's patch 4/6. Perhaps it does not matter in a long run but I feel better pointing this out (it has been pointed during the review). Kind regards, Czarek