Re: [PATCH 14/34] mfd: sec: sort struct of_device_id entries and the device type switch

From: Krzysztof Kozlowski
Date: Wed Mar 26 2025 - 03:23:12 EST


On 23/03/2025 23:39, André Draszik wrote:
> Sort struct of_device_id entries and the device type switch in _probe()
> alphabetically, which makes it easier to find the right place where to
> insert new entries in the future.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> ---
> drivers/mfd/sec-i2c.c | 18 +++++++++---------

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof