linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/1] mfd: core: Use acpi_find_child_device() for child devices lookup
Date: Tue, 6 Apr 2021 16:41:38 +0100	[thread overview]
Message-ID: <20210406154138.GX2916463@dell> (raw)
In-Reply-To: <20210406123220.71075-1-andriy.shevchenko@linux.intel.com>

On Tue, 06 Apr 2021, Andy Shevchenko wrote:

> Use acpi_find_child_device() for child devices lookup in mfd_acpi_add_device()
> instead of open coded approach. No functional change intended.
> 
> While at it, amend a note comment, since usage of _ADR is found on other
> platforms and tables than Intel Galileo Gen 2, in particular USB wired devices
> are using it, according to Microsoft specifications for embedded platforms.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> Validated on Intel Galileo Gen 2.
>  drivers/mfd/mfd-core.c | 22 +++++-----------------
>  1 file changed, 5 insertions(+), 17 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2021-04-06 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 12:32 [PATCH v1 1/1] mfd: core: Use acpi_find_child_device() for child devices lookup Andy Shevchenko
2021-04-06 15:41 ` Lee Jones [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=20210406154138.GX2916463@dell \
    --to=lee.jones@linaro.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linux-kernel@vger.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;
as well as URLs for NNTP newsgroup(s).