public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] driver core & device property: clean up APIs
@ 2024-03-01 18:00 Andy Shevchenko
  2024-03-01 18:00 ` [PATCH v4 1/4] driver core: Drop unneeded 'extern' keyword in fwnode.h Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andy Shevchenko @ 2024-03-01 18:00 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Andy Shevchenko, Christophe JAILLET,
	Sakari Ailus, Rafael J. Wysocki, linux-kernel, linux-acpi
  Cc: Daniel Scally, Heikki Krogerus, Len Brown, Jonathan Cameron

There are two, but dependent pair of patches that:
- makes some of devlink APIs static
- removes 'proxy' header use

v4:
- rebased on top of driver-core-testing

v3:
- improved commit message in patch 2 (Rafael)
- added tag (Rafael)

v2: https://lore.kernel.org/r/20240223155731.858412-1-andriy.shevchenko@linux.intel.com
- most of the patches were sent separately as v1, thus this series is v2
- harvested tags from that patches (Sakari, Saravana)

*** BLURB HERE ***

Andy Shevchenko (4):
  driver core: Drop unneeded 'extern' keyword in fwnode.h
  driver core: Move fw_devlink stuff to where it belongs
  device property: Move enum dev_dma_attr to fwnode.h
  device property: Don't use "proxy" headers

 drivers/base/core.c      | 58 ++++++++++++++++++++++++++++++++++
 drivers/base/property.c  | 67 ++++------------------------------------
 drivers/base/swnode.c    | 13 +++++++-
 include/linux/fwnode.h   | 13 +++++---
 include/linux/property.h |  9 +-----
 5 files changed, 86 insertions(+), 74 deletions(-)

-- 
2.43.0.rc1.1.gbec44491f096


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

end of thread, other threads:[~2024-03-01 18:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01 18:00 [PATCH v4 0/4] driver core & device property: clean up APIs Andy Shevchenko
2024-03-01 18:00 ` [PATCH v4 1/4] driver core: Drop unneeded 'extern' keyword in fwnode.h Andy Shevchenko
2024-03-01 18:00 ` [PATCH v4 2/4] driver core: Move fw_devlink stuff to where it belongs Andy Shevchenko
2024-03-01 18:00 ` [PATCH v4 3/4] device property: Move enum dev_dma_attr to fwnode.h Andy Shevchenko
2024-03-01 18:00 ` [PATCH v4 4/4] device property: Don't use "proxy" headers Andy Shevchenko

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