All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Russell King - ARM Linux <linux@armlinux.org.uk>,
	David Miller <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>
Subject: Re: [PATCH net-next] net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the code
Date: Mon, 30 Jan 2023 20:59:45 -0800	[thread overview]
Message-ID: <20230130205945.07593ea2@kernel.org> (raw)
In-Reply-To: <84fb199a-d459-646f-8522-0fe1f7455e26@gmail.com>

On Thu, 26 Jan 2023 21:39:16 +0100 Heiner Kallweit wrote:
> By using __clk_is_enabled () we can avoid defining an own variable for
> tracking whether enable counter is zero.
> 
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

Appears to have been applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Russell King - ARM Linux <linux@armlinux.org.uk>,
	David Miller <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>
Subject: Re: [PATCH net-next] net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the code
Date: Mon, 30 Jan 2023 20:59:45 -0800	[thread overview]
Message-ID: <20230130205945.07593ea2@kernel.org> (raw)
In-Reply-To: <84fb199a-d459-646f-8522-0fe1f7455e26@gmail.com>

On Thu, 26 Jan 2023 21:39:16 +0100 Heiner Kallweit wrote:
> By using __clk_is_enabled () we can avoid defining an own variable for
> tracking whether enable counter is zero.
> 
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

Appears to have been applied, thanks!

  reply	other threads:[~2023-01-31  5:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26 20:39 [PATCH net-next] net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the code Heiner Kallweit
2023-01-26 20:39 ` Heiner Kallweit
2023-01-26 20:39 ` Heiner Kallweit
2023-01-31  4:59 ` Jakub Kicinski [this message]
2023-01-31  4:59   ` Jakub Kicinski

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=20230130205945.07593ea2@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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.