ipq40xx: remove redundant PHY_POLL set code
authorChristian Lamparter <chunkeey@gmail.com>
Wed, 13 Mar 2019 16:22:27 +0000 (17:22 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 2 Aug 2019 21:18:26 +0000 (23:18 +0200)
commit6825b4ca9532d44b183ad3cbd2eb3a06e5c8f597
treea481932053b1ed2481d19006fd3385e487fd515a
parentfd58035a8e264a104d59a3121f3a109c778a3a6e
ipq40xx: remove redundant PHY_POLL set code

The [devm_]mdiobus_alloc[_size()] functions are creating
the array of interrupt numbers as well as initializing
them to POLLING.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/patches-4.14/700-net-add-qualcomm-mdio-and-phy.patch
target/linux/ipq40xx/patches-4.19/700-net-add-qualcomm-mdio.patch