On 19/11/2025 09:25, Petri Karhula via B4 Relay wrote:
> +}
> +
> +/**
> + * Remove function for CGBC backlight driver
> + * @pdev: Platform device
> + *
> + * The Linux device-managed resource framework (devres) does the cleanup.
> + * No explicit cleanup is needed here.
> + */
> +static void cgbc_bl_remove(struct platform_device *pdev)
> +{
> +     dev_info(&pdev->dev, "CGBC backlight driver removed\n");
> +}


I reviewed v1, but all comments are applicable.

Best regards,
Krzysztof

Reply via email to