[PATCH v1 0/2] i2c: acpi: Ad-hoc cleanup and kernel-doc fix

From: Andy Shevchenko
Date: Tue Nov 25 2025 - 04:43:15 EST


Here are an ad-hoc cleanup and a kernel-doc fix while I was looking
into serial-multi-instantiate.c for other reasons. Note, the other
users of i2c_acpi_client_count() are not affected by the change as
they are only interested in positive value returned from it.

Assumed to go via I2C core tree, Ilpo, please, Ack the second change.

Andy Shevchenko (2):
i2c: acpi: Return -ENOENT when no resources found in
i2c_acpi_client_count()
platform/x86: serial-multi-instantiate: Remove duplicate check

drivers/i2c/i2c-core-acpi.c | 7 +++++--
drivers/platform/x86/serial-multi-instantiate.c | 3 ---
2 files changed, 5 insertions(+), 5 deletions(-)

--
2.50.1