From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Zhangfei Gao <zhangfei.gao@linaro.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux PCI <linux-pci@vger.kernel.org>
Subject: Re: [PATCH v4 0/3] device property: Remove device_add_properties()
Date: Wed, 24 Nov 2021 16:15:42 +0200 [thread overview]
Message-ID: <YZ5JDhOnDw+qqzJP@kuha.fi.intel.com> (raw)
In-Reply-To: <CAJZ5v0jsWVw4OyVbkdn2374tLAXAShZ_B3CKDmnQOE_QEXXPiQ@mail.gmail.com>
On Wed, Nov 24, 2021 at 02:59:01PM +0100, Rafael J. Wysocki wrote:
> On Mon, Nov 15, 2021 at 1:10 PM Heikki Krogerus
> <heikki.krogerus@linux.intel.com> wrote:
> >
> > Hi,
> >
> > One more version. Hopefully the commit messages are now OK. No other
> > changes since v3:
> >
> > https://lore.kernel.org/lkml/20211006112643.77684-1-heikki.krogerus@linux.intel.com/
> >
> >
> > v3 cover letter:
> >
> > In this third version of this series, the second patch is now split in
> > two. The device_remove_properties() call is first removed from
> > device_del() in its own patch, and the
> > device_add/remove_properties() API is removed separately in the last
> > patch. I hope the commit messages are clear enough this time.
> >
> >
> > v2 cover letter:
> >
> > This is the second version where I only modified the commit message of
> > the first patch according to comments from Bjorn.
> >
> >
> > Original cover letter:
> >
> > There is one user left for the API, so converting that to use software
> > node API instead, and removing the function.
> >
> >
> > thanks,
> >
> > Heikki Krogerus (3):
> > PCI: Convert to device_create_managed_software_node()
> > driver core: Don't call device_remove_properties() from device_del()
> > 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(-)
>
> Has this been picked up already or am I expected to pick it up?
It hasn't been picked up by anybody, so if you can take these, that
would be great.
thanks,
--
heikki
next prev parent reply other threads:[~2021-11-24 14:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-15 12:09 Heikki Krogerus
2021-11-15 12:09 ` [PATCH v4 1/3] PCI: Convert to device_create_managed_software_node() Heikki Krogerus
2021-11-15 12:10 ` [PATCH v4 2/3] driver core: Don't call device_remove_properties() from device_del() Heikki Krogerus
2021-11-15 14:24 ` Andy Shevchenko
2021-11-15 12:10 ` [PATCH v4 3/3] device property: Remove device_add_properties() API Heikki Krogerus
2021-11-24 13:59 ` [PATCH v4 0/3] device property: Remove device_add_properties() Rafael J. Wysocki
2021-11-24 14:15 ` Heikki Krogerus [this message]
2021-11-24 14:30 ` Rafael J. Wysocki
2021-11-26 15:54 ` 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=YZ5JDhOnDw+qqzJP@kuha.fi.intel.com \
--to=heikki.krogerus@linux.intel.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bhelgaas@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=zhangfei.gao@linaro.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®