[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <632522cbc66e456f3b12e884c6c140b38e101aa6.camel@linaro.org>
Date: Tue, 18 Mar 2025 20:48:11 +0000
From: André Draszik <andre.draszik@...aro.org>
To: Tudor Ambarus <tudor.ambarus@...aro.org>, Krzysztof Kozlowski
<krzk@...nel.org>, Alim Akhtar <alim.akhtar@...sung.com>
Cc: Peter Griffin <peter.griffin@...aro.org>, Will McVicker
<willmcvicker@...gle.com>, kernel-team@...roid.com,
linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, Krzysztof Kozlowski
<krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH 2/3] firmware: exynos-acpm: silence EPROBE_DEFER error
on boot
On Mon, 2025-03-17 at 10:48 +0000, Tudor Ambarus wrote:
>
>
> On 3/17/25 10:26 AM, Tudor Ambarus wrote:
> >
> >
> > 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@...aro.org>
> >
> > Reviewed-by: Tudor Ambarus <tudor.ambarus@...aro.org>
>
> I see you kept the error message though for of_find_device_by_node()
> failure. You either get rid of that too, or maybe transform all to dev_dbg?
Thanks Tudor. Seems I missed that, I'll remove it, too.
Cheers,
A.
Powered by blists - more mailing lists