mbox series

[v2,net-next,0/1] mscc-miim probe cleanup

Message ID 20220407234445.114585-1-colin.foster@in-advantage.com (mailing list archive)
Headers show
Series mscc-miim probe cleanup | expand

Message

Colin Foster April 7, 2022, 11:44 p.m. UTC
I'm submitting this patch independently from my ongoing patch set to
include external control over Ocelot chips.

Initially the sole patch had reviewed-by tags from Vladimir Oltean and
Florian Fainelli, but since I had to manually resolve some conflicts I
removed the tags.

v1 > v2: Fix incorrect regmap config reference

Colin Foster (1):
  net: mdio: mscc-miim: add local dev variable to cleanup probe function

 drivers/net/mdio/mdio-mscc-miim.c | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 9, 2022, 3:40 a.m. UTC | #1
Hello:

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

On Thu,  7 Apr 2022 16:44:44 -0700 you wrote:
> I'm submitting this patch independently from my ongoing patch set to
> include external control over Ocelot chips.
> 
> Initially the sole patch had reviewed-by tags from Vladimir Oltean and
> Florian Fainelli, but since I had to manually resolve some conflicts I
> removed the tags.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/1] net: mdio: mscc-miim: add local dev variable to cleanup probe function
    https://git.kernel.org/netdev/net-next/c/626a5aaa5067

You are awesome, thank you!