From: Jakub Kicinski Date: Wed, 30 Nov 2022 04:29:58 +0000 (-0800) Subject: Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b2d7b6e9e4a8769497c1ae5bc13179e9b0a79bb9;p=linux.git 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 --- b2d7b6e9e4a8769497c1ae5bc13179e9b0a79bb9