[PATCH v9 8/9] thermal/drivers/exynos: Add missing drvdata assignment in Exynos TMU probe

Krzysztof Kozlowski krzk at kernel.org
Mon Sep 14 00:01:42 PDT 2026


On 13/09/2026 16:58, Anand Moon wrote:
> Add dev_set_drvdata(&pdev->dev, data) early in the probe function,
> ensuring that the driver data is properly registered and accessible
> throughout the lifecycle of the device.
> 
> Signed-off-by: Anand Moon <linux.amoon at gmail.com>

This is somehow confusing or completely incorrect code.

Either this was needed by the driver or not. If it was, then why no bug
is being described? If this was not needed, then you are doing no-op
changes.



Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list