ar71xx: keep the RouterBOARD Power LED in On state
[oweals/openwrt.git] / target / linux / generic / patches-4.9 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index 68b60ac4a85541145b65f943c7a9d58ddbf2ddff..c85937d21a86504ed24dadd7e2650020614bdbed 100644 (file)
@@ -12,7 +12,7 @@
        phy_suspend(phydev);
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -514,6 +514,12 @@ struct phy_driver {
+@@ -517,6 +517,12 @@ struct phy_driver {
         */
        int (*did_interrupt)(struct phy_device *phydev);