Re: [PATCH v2 4/6] ASoC: amd: acp: Unify code style for platform_device_id array
From: Cezary Rojewski
Date: Mon Jul 20 2026 - 03:05:55 EST
On 7/20/2026 8:23 AM, Uwe Kleine-König (The Capable Hub) wrote:
- Add a trailing comma for initializers unless the closing brace is on
the same line and for the list terminator;
- Use a single space in the list terminator;
Acked-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>
Perhaps I should have been more clear in my previous response [1] - I expected the sound/soc/intel/avs changes be separated and then ACK tag can be freely added _only_ to those (avs-driver) changes. I do not ACK non-Intel patches.
[1]: https://lore.kernel.org/linux-sound/28c0e1ae-e2a4-43e8-8be9-c05f8cbeecdb@xxxxxxxxx/
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>