kernel: bump 4.9 to 4.9.63
[openwrt/staging/mkresin.git] / target / linux / generic / pending-4.9 / 703-phy-add-detach-callback-to-struct-phy_driver.patch
index c64c3bea3ee31bd6ed11583b3c87bb74d4d9fffe..7cc39dcb8aa59bbb89f9bd8c6559bd39de803743 100644 (file)
@@ -23,7 +23,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
        phy_suspend(phydev);
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -511,6 +511,12 @@ struct phy_driver {
+@@ -507,6 +507,12 @@ struct phy_driver {
         */
        int (*did_interrupt)(struct phy_device *phydev);