All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Michael Walle <michael@walle.cc>
Cc: u-boot@lists.denx.de, Marek Vasut <marex@denx.de>
Subject: Re: [PATCH 2/3] pinctrl: get rid of some ifdeffery
Date: Fri, 27 Jan 2023 14:07:38 -0500	[thread overview]
Message-ID: <Y9Qg+jfeZzviFwO2@bill-the-cat> (raw)
In-Reply-To: <20230118121224.253241-2-michael@walle.cc>

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

On Wed, Jan 18, 2023 at 01:12:23PM +0100, Michael Walle wrote:

> Don't define an empty version for pinconfig_post_bind(). Just guard the
> call and let the linker garbage collection do the rest. This way, we
> also don't have to do any guesswork.
> 
> Signed-off-by: Michael Walle <michael@walle.cc>
> Reviewed-by: Marek Vasut <marex@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  parent reply	other threads:[~2023-01-27 19:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 12:12 [PATCH 1/3] pinctrl: don't fall back to pinctrl_select_state_simple() Michael Walle
2023-01-18 12:12 ` [PATCH 2/3] pinctrl: get rid of some ifdeffery Michael Walle
2023-01-18 12:18   ` Marek Vasut
2023-01-18 12:43     ` Michael Walle
2023-01-18 13:08       ` Marek Vasut
2023-01-18 13:10         ` Michael Walle
2023-01-18 13:39           ` Marek Vasut
2023-01-27 19:07   ` Tom Rini [this message]
2023-01-18 12:12 ` [PATCH 3/3] pinctrl: fix docstring Michael Walle
2023-01-18 19:42   ` Simon Glass
2023-01-27 19:07   ` Tom Rini
2023-01-18 13:42 ` [PATCH 1/3] pinctrl: don't fall back to pinctrl_select_state_simple() Marek Vasut
2023-01-18 19:42   ` Simon Glass
2023-01-27 19:07 ` Tom Rini

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=Y9Qg+jfeZzviFwO2@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=marex@denx.de \
    --cc=michael@walle.cc \
    --cc=u-boot@lists.denx.de \
    /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.