[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210817102449.39994-1-heikki.krogerus@linux.intel.com>
Date: Tue, 17 Aug 2021 13:24:47 +0300
From: Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH RESEND 0/2] driver core: platform: Remove platform_device_add_properties()
Hi,
It seems Rafael never took these. Let's try again.
The original cover letter:
It looks like there is only one place left that still uses the
function. Converting that last user and removing the thing.
Note, I'm actually resending the patch for board-paz00.c. I'm assuming
the original patch slipped through the cracks because it did not end
up anywhere.
I would imagine that it's OK to everybody if Greg takes these?
thanks,
Heikki Krogerus (2):
ARM: tegra: paz00: Handle device properties with software node API
driver core: platform: Remove platform_device_add_properties()
arch/arm/mach-tegra/board-paz00.c | 2 +-
drivers/base/platform.c | 20 ++------------------
include/linux/platform_device.h | 2 --
3 files changed, 3 insertions(+), 21 deletions(-)
--
2.30.2
Powered by blists - more mailing lists