public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add and use new helper acpi_use_parent_companion
@ 2023-10-15 21:33 Heiner Kallweit
  2023-10-15 21:34 ` [PATCH 1/2] ACPI: Add " Heiner Kallweit
  0 siblings, 1 reply; 16+ messages in thread
From: Heiner Kallweit @ 2023-10-15 21:33 UTC (permalink / raw)
  To: Jean Delvare, Andi Shyti, Rafael J. Wysocki, Len Brown
  Cc: linux-i2c@vger.kernel.org, linux-acpi

In several drivers devices use the ACPI companion of the parent.
Add a helper for this use case to avoid code duplication.

Heiner Kallweit (2):
  ACPI: Add helper acpi_use_parent_companion
  i2c: i801: Use new helper acpi_use_parent_companion

 drivers/i2c/busses/i2c-i801.c | 2 +-
 include/linux/acpi.h          | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.42.0


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

end of thread, other threads:[~2023-10-28 13:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-15 21:33 [PATCH 0/2] Add and use new helper acpi_use_parent_companion Heiner Kallweit
2023-10-15 21:34 ` [PATCH 1/2] ACPI: Add " Heiner Kallweit
2023-10-15 21:36   ` [PATCH 2/2] i2c: i801: Use new " Heiner Kallweit
2023-10-16 16:09     ` Wilczynski, Michal
2023-10-16 17:32       ` Rafael J. Wysocki
2023-10-16 20:05         ` Heiner Kallweit
2023-10-24 13:09           ` Jean Delvare
2023-10-28 13:29             ` Wolfram Sang
2023-10-24 17:34     ` Andi Shyti
2023-10-28 13:31     ` Wolfram Sang
2023-10-18 10:51   ` [PATCH 1/2] ACPI: Add " Rafael J. Wysocki
2023-10-18 12:19     ` Heiner Kallweit
2023-10-24 17:33   ` Andi Shyti
2023-10-26 17:26     ` Wolfram Sang
2023-10-26 20:17       ` Heiner Kallweit
2023-10-28 13:30   ` Wolfram Sang

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