[PATCH 2/3] firmware: exynos-acpm: silence EPROBE_DEFER error on boot

Tudor Ambarus tudor.ambarus at linaro.org
Mon Mar 17 03:26:44 PDT 2025



On 3/14/25 4:40 PM, André Draszik wrote:
> This driver emits error messages when client drivers are trying to get
> an interface handle to this driver here before this driver has
> completed _probe().
> 
> Given this driver returns -EPROBE_DEFER in that case, this is not an
> error and shouldn't be emitted to the log, so just remove them.
> 
> Fixes: a88927b534ba ("firmware: add Exynos ACPM protocol driver")
> Signed-off-by: André Draszik <andre.draszik at linaro.org>

Reviewed-by: Tudor Ambarus <tudor.ambarus at linaro.org>



More information about the linux-arm-kernel mailing list