netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, netdev@vger.kernel.org,
	pabeni@redhat.com
Subject: Re: [PATCH net-next 0/5] net: sfp: cleanup i2c / dt / acpi / fwnode / includes
Date: Fri, 20 Jan 2023 03:00:18 +0000	[thread overview]
Message-ID: <167418361865.28289.5707285801925994167.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <Y8fH+Vqx6huYQFDU@shell.armlinux.org.uk>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 18 Jan 2023 10:20:41 +0000 you wrote:
> Hi,
> 
> This series cleans up the DT/fwnode/ACPI code in the SFP cage driver:
> 
> 1. Use the newly introduced i2c_get_adapter_by_fwnode(), which removes
> the need to know about ACPI handles to find the I2C device.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] net: sfp: use i2c_get_adapter_by_fwnode()
    https://git.kernel.org/netdev/net-next/c/ff31a0c496b8
  - [net-next,2/5] net: sfp: use device_get_match_data()
    https://git.kernel.org/netdev/net-next/c/b71dda81123f
  - [net-next,3/5] net: sfp: rename gpio_of_names[]
    https://git.kernel.org/netdev/net-next/c/f35cb547865c
  - [net-next,4/5] net: sfp: remove acpi.h include
    https://git.kernel.org/netdev/net-next/c/1154261ef0fb
  - [net-next,5/5] net: sfp: remove unused ctype.h include
    https://git.kernel.org/netdev/net-next/c/f8f24a524114

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-01-20  3:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 10:20 [PATCH net-next 0/5] net: sfp: cleanup i2c / dt / acpi / fwnode / includes Russell King (Oracle)
2023-01-18 10:20 ` [PATCH net-next 1/5] net: sfp: use i2c_get_adapter_by_fwnode() Russell King (Oracle)
2023-01-18 10:21 ` [PATCH net-next 2/5] net: sfp: use device_get_match_data() Russell King (Oracle)
2023-01-18 10:21 ` [PATCH net-next 3/5] net: sfp: rename gpio_of_names[] Russell King (Oracle)
2023-01-18 10:21 ` [PATCH net-next 4/5] net: sfp: remove acpi.h include Russell King (Oracle)
2023-01-18 10:21 ` [PATCH net-next 5/5] net: sfp: remove unused ctype.h include Russell King (Oracle)
2023-01-20  3:00 ` patchwork-bot+netdevbpf [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=167418361865.28289.5707285801925994167.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux@armlinux.org.uk \
    --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 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).