|
|
@@ -35,7 +35,7 @@ Signed-off-by: Markus Stockhausen <[email protected]>
|
|
|
&phy->mdio.reset_assert_delay);
|
|
|
--- a/include/linux/phy.h
|
|
|
+++ b/include/linux/phy.h
|
|
|
-@@ -316,7 +316,7 @@ static inline const char *phy_modes(phy_
|
|
|
+@@ -311,7 +311,7 @@ static inline const char *phy_modes(phy_
|
|
|
#define PHY_INIT_TIMEOUT 100000
|
|
|
#define PHY_FORCE_TIMEOUT 10
|
|
|
|
|
|
@@ -44,7 +44,7 @@ Signed-off-by: Markus Stockhausen <[email protected]>
|
|
|
|
|
|
/* Used when trying to connect to a specific phy (mii bus id:phy device id) */
|
|
|
#define PHY_ID_FMT "%s:%02x"
|
|
|
-@@ -436,10 +436,10 @@ struct mii_bus {
|
|
|
+@@ -431,10 +431,10 @@ struct mii_bus {
|
|
|
struct mdio_device *mdio_map[PHY_MAX_ADDR];
|
|
|
|
|
|
/** @phy_mask: PHY addresses to be ignored when probing */
|