diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-06 16:59:52 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-08 16:56:11 +0100 |
commit | 4918fe0291ef1197104fa1af1405f39bc0d9ef27 (patch) | |
tree | 5c8d4825b21dba5499e4ddba8a7ac5999ee7e366 /target/linux/sunxi/patches-4.14/004-net-stmmac-dwmac-sun8i-fix-allwinner-leds-active-low.patch | |
parent | 2b9d2f6624d423bcc95d1eaf0d7675ee9c11cfe5 (diff) | |
download | upstream-4918fe0291ef1197104fa1af1405f39bc0d9ef27.tar.gz upstream-4918fe0291ef1197104fa1af1405f39bc0d9ef27.tar.bz2 upstream-4918fe0291ef1197104fa1af1405f39bc0d9ef27.zip |
kernel: bump 4.14 to 4.14.105
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/sunxi/patches-4.14/004-net-stmmac-dwmac-sun8i-fix-allwinner-leds-active-low.patch')
-rw-r--r-- | target/linux/sunxi/patches-4.14/004-net-stmmac-dwmac-sun8i-fix-allwinner-leds-active-low.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/patches-4.14/004-net-stmmac-dwmac-sun8i-fix-allwinner-leds-active-low.patch b/target/linux/sunxi/patches-4.14/004-net-stmmac-dwmac-sun8i-fix-allwinner-leds-active-low.patch index b8b5b53b3f..1bd5e16c16 100644 --- a/target/linux/sunxi/patches-4.14/004-net-stmmac-dwmac-sun8i-fix-allwinner-leds-active-low.patch +++ b/target/linux/sunxi/patches-4.14/004-net-stmmac-dwmac-sun8i-fix-allwinner-leds-active-low.patch @@ -17,7 +17,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> --- a/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c +++ b/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c -@@ -808,8 +808,7 @@ static int sun8i_dwmac_set_syscon(struct +@@ -809,8 +809,7 @@ static int sun8i_dwmac_set_syscon(struct val, reg); if (gmac->variant->soc_has_internal_phy) { |