[PATCH 0/2] driver core: platform: Remove platform_device_add_properties()

From: Heikki Krogerus
Date: Tue May 18 2021 - 04:30:33 EST


Hi,

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