]> git.dujemihanovic.xyz Git - linux.git/commit
Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver'
authorJakub Kicinski <kuba@kernel.org>
Wed, 30 Nov 2022 04:29:58 +0000 (20:29 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 30 Nov 2022 04:29:59 +0000 (20:29 -0800)
commitb2d7b6e9e4a8769497c1ae5bc13179e9b0a79bb9
treea6a2b6da0db854a912d6a3415cc22c40b00073e8
parent7f0c940be5c5f52b0a7acaf2b55df73337f5c7a8
parentbefd851de29543205246468abe3e7793f26c7e2f
Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver'

Maxime Chevallier says:

====================
net: pcs: altera-tse: simplify and clean-up the driver

This small series does a bit of code cleanup in the altera TSE pcs
driver, removing unused register definitions, handling 1000BaseX speed
configuration correctly according to the datasheet, and making use of
proper poll_timeout helpers.

No functional change is introduced.
====================

Link: https://lore.kernel.org/r/20221125131801.64234-1-maxime.chevallier@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>