From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
"Saravana Kannan" <saravanak@google.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
"ACPI Devel Maling List" <linux-acpi@vger.kernel.org>,
linux-i2c <linux-i2c@vger.kernel.org>,
"Mika Westerberg" <mika.westerberg@linux.intel.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Bartosz Golaszewski" <brgl@bgdev.pl>,
"Wolfram Sang" <wsa@kernel.org>
Subject: Re: [PATCH v4 1/3] driver core: Provide device_match_acpi_handle() helper
Date: Wed, 20 Oct 2021 19:38:12 +0200 [thread overview]
Message-ID: <YXBUBGcb+kLvj7mj@kroah.com> (raw)
In-Reply-To: <YW6ziqiIgioxDjq3@smile.fi.intel.com>
On Tue, Oct 19, 2021 at 03:01:14PM +0300, Andy Shevchenko wrote:
> On Fri, Oct 15, 2021 at 01:42:37PM +0200, Rafael J. Wysocki wrote:
> > On Thu, Oct 14, 2021 at 3:48 PM Andy Shevchenko
> > <andriy.shevchenko@linux.intel.com> wrote:
> > >
> > > We have a couple of users of this helper, make it available for them.
> > >
> > > The prototype for the helper is specifically crafted in order to be
> > > easily used with bus_find_device() call. That's why its location is
> > > in the driver core rather than ACPI.
> > >
> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> >
> > OK, please feel free to add
> >
> > Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> >
> > to all of the patches in this series.
>
> Thank you, Rafael!
>
> Greg, can it be applied now?
Yes, will go do so now, thanks.
greg k-h
prev parent reply other threads:[~2021-10-20 17:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 13:47 [PATCH v4 1/3] driver core: Provide device_match_acpi_handle() helper Andy Shevchenko
2021-10-14 13:47 ` [PATCH v4 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle() Andy Shevchenko
2021-10-14 13:47 ` [PATCH v4 3/3] gpiolib: acpi: Replace custom code " Andy Shevchenko
2021-10-15 11:42 ` [PATCH v4 1/3] driver core: Provide device_match_acpi_handle() helper Rafael J. Wysocki
2021-10-19 12:01 ` Andy Shevchenko
2021-10-20 17:38 ` Greg Kroah-Hartman [this message]
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=YXBUBGcb+kLvj7mj@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=brgl@bgdev.pl \
--cc=linus.walleij@linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=rafael@kernel.org \
--cc=saravanak@google.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=wsa@kernel.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