Thread (29 messages) 29 messages, 6 authors, 2023-08-14

Re: [PATCH v3 0/9] Use dev_err_probe in i2c probe function

From: Wolfram Sang <wsa@kernel.org>
Date: 2023-08-14 15:18:05
Also in: linux-arm-msm, linux-i2c, lkml

On Thu, Aug 10, 2023 at 10:19:35AM +0200, Andi Shyti wrote:
Hi

On Tue, 08 Aug 2023 09:29:45 +0800, Liao Chang wrote:
quoted
Use the dev_err_probe function instead of dev_err in the probe function
so that the printed messge includes the return value and also handles
-EPROBE_DEFER nicely.

NOTICE: dev_err_probe always print the second parameter that happens to
be the return value, hence the return errno will be removed from the
third parameter to avoid a redundant error message.

[...]
Applied to for-next (via Andi's branch), thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help