All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] driver core: platform: Remove platform_device_add_properties()
Date: Tue, 18 May 2021 11:59:22 +0300	[thread overview]
Message-ID: <YKOB6lRqc5DKo2GS@smile.fi.intel.com> (raw)
In-Reply-To: <20210518083046.23302-1-heikki.krogerus@linux.intel.com>

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@linux.intel.com>

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



  parent reply	other threads:[~2021-05-18  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18  8:30 [PATCH 0/2] driver core: platform: Remove platform_device_add_properties() Heikki Krogerus
2021-05-18  8:30 ` [PATCH 1/2] ARM: tegra: paz00: Handle device properties with software node API Heikki Krogerus
2021-05-18  8:30 ` [PATCH 2/2] driver core: platform: Remove platform_device_add_properties() Heikki Krogerus
2021-05-18  8:59 ` Andy Shevchenko [this message]
2021-05-18 11:21   ` [PATCH 0/2] " Heikki Krogerus
2021-05-18 11:30     ` Heikki Krogerus
2021-05-18 11:48       ` Andy Shevchenko
2021-05-18 12:40         ` Greg Kroah-Hartman
2021-05-18 12:53           ` Rafael J. Wysocki
2021-05-18 15:26             ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YKOB6lRqc5DKo2GS@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.