From b0d99b77e541412f955c4aa23cc5af10959d92a5 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Thu, 21 Dec 2017 19:12:27 +0000 Subject: kernel: bump 4.4 to 4.4.107 Refresh patches. Update patch that no longer applied: oxnas/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch Signed-off-by: Kevin Darbyshire-Bryant Tested-by: Rosen Penev --- .../001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch') diff --git a/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch b/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch index 7a097c1b67..7ce5eb59cf 100644 --- a/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch +++ b/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch @@ -105,7 +105,7 @@ Signed-off-by: David S. Miller rc = mdiobus_register(mdio); --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -194,10 +194,8 @@ struct mii_bus { +@@ -190,10 +190,8 @@ struct mii_bus { /* GPIO reset pulse width in microseconds */ int reset_delay_us; -- cgit v1.2.3