]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commitb8ebc89383963fc8084e1914f30a4271429f9b36
treefecacb5a933cb3d373c900de1ed6858404551b26
parent505b930929db65bbbeb26d3b13c2919084891e9f
parent25af74ed68c4e3de35f5314fe4f8e2853a7e79ac
Merge branch 'net-stmmac-remove-unnecessary-initialisation-of-1-s-tic-counter'

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>