Re: [PATCH 0/2] device property: Remove device_add_properties()

From: Andy Shevchenko
Date: Wed Sep 29 2021 - 11:46:13 EST


On Wed, Sep 29, 2021 at 5:18 PM Heikki Krogerus
<heikki.krogerus@xxxxxxxxxxxxxxx> wrote:
>
> Hi,
>
> There is one user left for the API, so converting that to use software
> node API instead, and removing the function.

All look good to me, thank you for removing the old API!
Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>

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

--
With Best Regards,
Andy Shevchenko