[PATCH v2 3/7] soc: samsung: exynos-chipid: use devm action to unregister soc device
Krzysztof Kozlowski
krzk at kernel.org
Wed Nov 19 04:13:57 PST 2025
On 18/11/2025 14:56, Tudor Ambarus wrote:
> Simplify the unwinding of the soc device by using a devm action.
> Add the action before the exynos_asv_init() to avoid an explicit call
> to soc_device_unregister().
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus at linaro.org>
> ---
> drivers/soc/samsung/exynos-chipid.c | 27 +++++++++++----------------
Can I take the cleanups before new GS support?
That's btw preferred order for all work. Fixes should be independent or
first in the patchset. Then cleanups before features/new support.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list