From 7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3 Mon Sep 17 00:00:00 2001 From: Etienne Haarsma Date: Sun, 26 Nov 2017 12:34:38 +0100 Subject: kernel: bump 4.4 to 4.4.102 Refreshed all patches. Removed upstream ramips patch: 0063-set-CM_GCR_BASE_CMDEFTGT_MEM-according-to-datasheet.patch Compile-tested: ar71xx Run-tested: ar71xx Signed-off-by: Etienne Haarsma Tested-by: Stijn Segers --- .../patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch') diff --git a/target/linux/generic/patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch b/target/linux/generic/patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch index 5babfdf5e2..4ef3b781fa 100644 --- a/target/linux/generic/patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch +++ b/target/linux/generic/patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch @@ -12,7 +12,7 @@ phy_suspend(phydev); --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -519,6 +519,12 @@ struct phy_driver { +@@ -515,6 +515,12 @@ struct phy_driver { */ int (*did_interrupt)(struct phy_device *phydev); -- cgit v1.2.3