[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167038261680.31129.14108338151143138467.git-patchwork-notify@kernel.org>
Date: Wed, 07 Dec 2022 03:10:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
Cc: andrew@...n.ch, hkallweit1@...il.com, davem@...emloft.net,
netdev@...r.kernel.org, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com
Subject: Re: [PATCH net-next v3] net: sfp: clean up i2c-bus property parsing
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 03 Dec 2022 17:25:15 +0000 you wrote:
> We currently have some complicated code in sfp_probe() which gets the
> I2C bus depending on whether the sfp node is DT or ACPI, and we use
> completely separate lookup functions.
>
> This could do with being in a separate function to make the code more
> readable, so move it to a new function, sfp_i2c_get(). We can also use
> fwnode_find_reference() to lookup the I2C bus fwnode before then
> decending into fwnode-type specific parsing.
>
> [...]
Here is the summary with links:
- [net-next,v3] net: sfp: clean up i2c-bus property parsing
https://git.kernel.org/netdev/net-next/c/15309fb26b87
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists