Merge branch 'net-mdio-mdio-bcm-unimac-optimizations-and-clean-up'
authorJakub Kicinski <kuba@kernel.org>
Fri, 15 Dec 2023 01:59:00 +0000 (17:59 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Dec 2023 01:59:00 +0000 (17:59 -0800)
commit81d56f567a3f124c21c7c97f4a895296021b8943
tree151dd5947efaa59f3441f3184f9362cf41910670
parentc2d919cdfe56de1b3ba0ec019e6367957dd39f14
parent54a600ed217036f231805703cedd9f8f98d3f40a
Merge branch 'net-mdio-mdio-bcm-unimac-optimizations-and-clean-up'

Justin Chen says:

====================
net: mdio: mdio-bcm-unimac: optimizations and clean up

Clean up mdio poll to use read_poll_timeout() and reduce the potential
poll time.
====================

Link: https://lore.kernel.org/r/20231213222744.2891184-1-justin.chen@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>