i2c: iproc: When there's an error treat it as an error
authorAndi Shyti <andi.shyti@kernel.org>
Fri, 18 Apr 2025 21:16:34 +0000 (23:16 +0200)
committerAndi Shyti <andi@smida.it>
Mon, 19 May 2025 20:23:56 +0000 (22:23 +0200)
commitd7d58a72f567c3aa4327b22c68a2255a96401534
tree94485c14822a55fdf44706680c568182ecb633eb
parent23c0794194ea559fd73471a832fa1e61d08e96c4
i2c: iproc: When there's an error treat it as an error

If the xfer fails, it indicates a real error. Log it with an
error message instead of a debug message to reflect its severity.

Link: https://lore.kernel.org/r/20250418211635.2666234-10-andi.shyti@kernel.org
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-bcm-iproc.c