Thread (4 messages) 4 messages, 4 authors, 2021-01-05

Re: [PATCH] i2c: core: Do not print duplicate error when failing to register an i2c-client from ACPI

From: Wolfram Sang <hidden>
Date: 2021-01-05 10:00:46
Also in: linux-acpi

On Mon, Dec 21, 2020 at 08:13:00PM +0100, Hans de Goede wrote:
i2c_new_client_device() already prints an error when it fails. Some
ACPI tables contain 2 ACPI devices describing the same i2c-client,
leading to errors like this:

[    1.620847] i2c i2c-4: Failed to register i2c client MAGN0001:00 at 0x1d (-16)
[    1.620870] i2c i2c-4: failed to add I2C device MAGN0001:00 from ACPI

There is nothing we can do about the first -EBUSY error being logged,
but the second error does not really add any new information, so lets
drop it.

Signed-off-by: Hans de Goede <redacted>
Applied to for-next, thanks!

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help