]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-stmmac-remove-unnecessary-initialisation-of-1-s-tic-counter'
authorJakub Kicinski <kuba@kernel.org>
Tue, 15 Apr 2025 00:12:44 +0000 (17:12 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Apr 2025 00:12:45 +0000 (17:12 -0700)
Russell King says:

====================
net: stmmac: remove unnecessary initialisation of 1µs TIC counter

In commit 8efbdbfa9938 ("net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER
register"), code to initialise the LPI 1us counter in dwmac4's
initialisation was added, making the initialisation in glue drivers
unnecessary. This series cleans up the now redundant initialisation.
====================

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

Trivial merge