public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] i2c: acpi: Ad-hoc cleanup and kernel-doc fix
@ 2025-11-25  9:40 Andy Shevchenko
  2025-11-25  9:40 ` [PATCH v1 1/2] i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count() Andy Shevchenko
  2025-11-25  9:40 ` [PATCH v1 2/2] platform/x86: serial-multi-instantiate: Remove duplicate check Andy Shevchenko
  0 siblings, 2 replies; 6+ messages in thread
From: Andy Shevchenko @ 2025-11-25  9:40 UTC (permalink / raw)
  To: Andy Shevchenko, Baojun Xu, linux-i2c, linux-acpi, linux-kernel,
	platform-driver-x86
  Cc: Wolfram Sang, Mika Westerberg, Hans de Goede, Ilpo Järvinen

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-27  9:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25  9:40 [PATCH v1 0/2] i2c: acpi: Ad-hoc cleanup and kernel-doc fix Andy Shevchenko
2025-11-25  9:40 ` [PATCH v1 1/2] i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count() Andy Shevchenko
2025-11-25  9:50   ` Mika Westerberg
2025-11-25 10:10     ` Andy Shevchenko
2025-11-25  9:40 ` [PATCH v1 2/2] platform/x86: serial-multi-instantiate: Remove duplicate check Andy Shevchenko
2025-11-27  9:54   ` Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox