diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-04-02 16:01:58 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-04-03 23:26:45 +0200 |
commit | a74fd570a23f2226afcf63f92f22bcb9df37beee (patch) | |
tree | f0452055d7b540e7424a5c3f70ad2e44ffb6c641 /target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch | |
parent | 9aaa23ec8baa50b63d33466f3f353e43c473952a (diff) | |
download | upstream-a74fd570a23f2226afcf63f92f22bcb9df37beee.tar.gz upstream-a74fd570a23f2226afcf63f92f22bcb9df37beee.tar.bz2 upstream-a74fd570a23f2226afcf63f92f22bcb9df37beee.zip |
kernel: update kernel 4.14 to 4.14.32
The following patches are now included upstream:
* 0052-MIPS-lantiq-fix-usb-clocks.patch
* 0053-MIPS-lantiq-enable-AHB-Bus-for-USB.patch
* 0060-lantiq-ase-enable-MFD-SYSCON.patch
Closes: FS#1466
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Stijn Segers <foss@volatilesystems.org>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch b/target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch index a0462e766e..b775116cda 100644 --- a/target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch +++ b/target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch @@ -14,7 +14,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> --- a/drivers/net/phy/sfp.c +++ b/drivers/net/phy/sfp.c -@@ -1137,6 +1137,7 @@ static int sfp_remove(struct platform_de +@@ -1136,6 +1136,7 @@ static int sfp_remove(struct platform_de static const struct of_device_id sfp_of_match[] = { { .compatible = "sff,sfp", }, |