diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-02 11:14:20 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-02 13:44:45 +0200 |
commit | 670f14ce6781ab59e359f5153556c668e032dbc7 (patch) | |
tree | 1f237d74c8697c8dd606e1d9f807700ca379a830 /target/linux/mvebu | |
parent | 23bd33c5a3e2c2fe69ed061bb69471fe84faced9 (diff) | |
download | upstream-670f14ce6781ab59e359f5153556c668e032dbc7.tar.gz upstream-670f14ce6781ab59e359f5153556c668e032dbc7.tar.bz2 upstream-670f14ce6781ab59e359f5153556c668e032dbc7.zip |
kerneL: bump 4.14 to 4.14.73
Refreshed all patches.
Removed upstreamed:
- 192-Revert-ubifs-xattr-Don-t-operate-on-deleted-inodes.patch
Compile-tested on: cns3xxx, imx6, x86_64
Runtime-tested on: cns3xxx, imx6, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/patches-4.14/524-PCI-aardvark-set-host-and-device-to-the-same-MAX-payload-size.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.14/524-PCI-aardvark-set-host-and-device-to-the-same-MAX-payload-size.patch b/target/linux/mvebu/patches-4.14/524-PCI-aardvark-set-host-and-device-to-the-same-MAX-payload-size.patch index 1847c44803..74e78d3b54 100644 --- a/target/linux/mvebu/patches-4.14/524-PCI-aardvark-set-host-and-device-to-the-same-MAX-payload-size.patch +++ b/target/linux/mvebu/patches-4.14/524-PCI-aardvark-set-host-and-device-to-the-same-MAX-payload-size.patch @@ -126,7 +126,7 @@ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> static int advk_pcie_probe(struct platform_device *pdev) { struct device *dev = &pdev->dev; -@@ -959,6 +1014,9 @@ static int advk_pcie_probe(struct platfo +@@ -960,6 +1015,9 @@ static int advk_pcie_probe(struct platfo list_for_each_entry(child, &bus->children, node) pcie_bus_configure_settings(child); |