From: Rob Herring <robh@kernel.org>
To: Stephen Boyd <swboyd@chromium.org>
Cc: Saravana Kannan <saravanak@google.com>,
linux-kernel@vger.kernel.org, patches@lists.linux.dev,
devicetree@vger.kernel.org
Subject: Re: [PATCH v2] of: Hide of_default_bus_match_table[]
Date: Mon, 9 Dec 2024 14:39:55 -0600 [thread overview]
Message-ID: <20241209203955.GA938291-robh@kernel.org> (raw)
In-Reply-To: <20241204194806.2665589-1-swboyd@chromium.org>
On Wed, Dec 04, 2024 at 11:48:05AM -0800, Stephen Boyd wrote:
> This isn't used outside this file. Hide the array in the C file.
>
> Signed-off-by: Stephen Boyd <swboyd@chromium.org>
> ---
>
> Changes from v1 https://lore.kernel.org/r/20241204000415.2404264-1-swboyd@chromium.org
> * Move of_default_bus_match_table into function so it isn't unused in
> different configs
>
> drivers/of/platform.c | 23 +++++++++++------------
> include/linux/of_platform.h | 2 --
> 2 files changed, 11 insertions(+), 14 deletions(-)
Applied, thanks.
Rob
prev parent reply other threads:[~2024-12-09 20:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 19:48 [PATCH v2] of: Hide of_default_bus_match_table[] Stephen Boyd
2024-12-06 0:13 ` Saravana Kannan
2024-12-09 20:39 ` Rob Herring [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=20241209203955.GA938291-robh@kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@lists.linux.dev \
--cc=saravanak@google.com \
--cc=swboyd@chromium.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 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.