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

From: Andy Shevchenko
Date: Tue May 18 2021 - 04:59:30 EST


On Tue, May 18, 2021 at 11:30:44AM +0300, Heikki Krogerus wrote:
> 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.

Cool!
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Btw, which base have you used for this series?

> 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
>

--
With Best Regards,
Andy Shevchenko