]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-stmmac-loongson1-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Thu, 19 Jun 2025 22:25:26 +0000 (15:25 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 19 Jun 2025 22:26:03 +0000 (15:26 -0700)
Russell King says:

====================
net: stmmac: loongson1: cleanups

A couple of patches to cleanup loongson1. First, introducing a match
data struct to allow the per-match data to be extended beyond the init
function pointer, and then adding a setup method to allow the resource
base address to be translated to the MAC index at probe time rather
than repeatedly in the setup function.
====================

Link: https://patch.msgid.link/aFKXzlno7HkG-cNh@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge