[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210929133729.9427-1-heikki.krogerus@linux.intel.com>
Date: Wed, 29 Sep 2021 16:37:27 +0300
From: Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: [PATCH 0/2] device property: Remove device_add_properties()
Hi,
There is one user left for the API, so converting that to use software
node API instead, and removing the function.
thanks,
Heikki Krogerus (2):
PCI: Use software node API with additional device properties
device property: Remove device_add_properties() API
drivers/base/core.c | 1 -
drivers/base/property.c | 48 ----------------------------------------
drivers/pci/quirks.c | 2 +-
include/linux/property.h | 4 ----
4 files changed, 1 insertion(+), 54 deletions(-)
--
2.33.0
Powered by blists - more mailing lists