diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-25 17:13:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-25 17:13:24 +0000 |
commit | 028cf4dc7c904339041975810b9462768bc397db (patch) | |
tree | 9be5240a1fb1ccc7bb8c846a4bfbb0b44aeeb152 /target/linux/imx6/patches-3.10/011-pci-tweaks.patch | |
parent | 57f4da235a6c80e23af5edda0db0bf1670c35121 (diff) | |
download | upstream-028cf4dc7c904339041975810b9462768bc397db.tar.gz upstream-028cf4dc7c904339041975810b9462768bc397db.tar.bz2 upstream-028cf4dc7c904339041975810b9462768bc397db.zip |
kernel/3.10: refresh all target patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38182 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/patches-3.10/011-pci-tweaks.patch')
-rw-r--r-- | target/linux/imx6/patches-3.10/011-pci-tweaks.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/imx6/patches-3.10/011-pci-tweaks.patch b/target/linux/imx6/patches-3.10/011-pci-tweaks.patch index 3e0dcca7d4..08a08fb43f 100644 --- a/target/linux/imx6/patches-3.10/011-pci-tweaks.patch +++ b/target/linux/imx6/patches-3.10/011-pci-tweaks.patch @@ -11,7 +11,7 @@ }; --- a/drivers/pci/host/pci-imx6.c +++ b/drivers/pci/host/pci-imx6.c -@@ -200,12 +200,6 @@ +@@ -200,12 +200,6 @@ static int pcie_phy_write(void __iomem * static int imx6q_pcie_abort_handler(unsigned long addr, unsigned int fsr, struct pt_regs *regs) { @@ -24,7 +24,7 @@ return 0; } -@@ -322,7 +316,7 @@ +@@ -322,7 +316,7 @@ static void imx6_pcie_host_init(struct p IMX6Q_GPR12_PCIE_CTL_2, 1 << 10); while (!dw_pcie_link_up(pp)) { |