summaryrefslogtreecommitdiff
path: root/target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2016-12-16 11:33:38 +0000
committerJohn Crispin <john@phrozen.org>2016-12-20 09:35:36 +0100
commit79abb8f140c0081145acc832cbbd65afcdd0176b (patch)
treecb15543c2d9908e5d6f5d969eac2252b1c4f6619 /target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch
parent6a902108a8da710f5359db82bd8295eed571f0de (diff)
downloadmtk-20170518-79abb8f140c0081145acc832cbbd65afcdd0176b.zip
mtk-20170518-79abb8f140c0081145acc832cbbd65afcdd0176b.tar.gz
mtk-20170518-79abb8f140c0081145acc832cbbd65afcdd0176b.tar.bz2
kernel: bump to 4.4.39
Bump & refresh patches for all 4.4 targets. Compile & run tested: ar71xx Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch')
-rw-r--r--target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch b/target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch
index fd597e5..96c69f3 100644
--- a/target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch
+++ b/target/linux/layerscape/patches-4.4/8138-pci-layerscape-add-MSI-interrupt-support.patch
@@ -129,7 +129,7 @@ Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
static bool ls_pcie_is_bridge(struct ls_pcie *pcie)
{
u32 header_type;
-@@ -283,10 +308,28 @@ static int __init ls_pcie_probe(struct p
+@@ -276,10 +301,28 @@ static int __init ls_pcie_probe(struct p
pcie->drvdata = match->data;
pcie->lut = pcie->dbi + pcie->drvdata->lut_offset;