summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-4.4/0047-poweroff.patch
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2016-11-21 18:18:47 +0000
committerJohn Crispin <john@phrozen.org>2016-11-29 21:12:08 +0100
commit102cb4742c14f78bf86b7d77c568c205f0d99d85 (patch)
tree3d7496977238f054a0b50416a299fdfcf1feb55d /target/linux/lantiq/patches-4.4/0047-poweroff.patch
parent882f4d2d63272abce8c1966983aa10178e2e971f (diff)
downloadmtk-20170518-102cb4742c14f78bf86b7d77c568c205f0d99d85.zip
mtk-20170518-102cb4742c14f78bf86b7d77c568c205f0d99d85.tar.gz
mtk-20170518-102cb4742c14f78bf86b7d77c568c205f0d99d85.tar.bz2
kernel: bump to 4.4.35
Refresh patches on all 4.4 supported platforms. 077-0005-bgmac-stop-clearing-DMA-receive-control-register-rig.patch removed as now upstream. Compile & run tested: ar71xx - Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/lantiq/patches-4.4/0047-poweroff.patch')
-rw-r--r--target/linux/lantiq/patches-4.4/0047-poweroff.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.4/0047-poweroff.patch b/target/linux/lantiq/patches-4.4/0047-poweroff.patch
index 54249bb..88aed2c 100644
--- a/target/linux/lantiq/patches-4.4/0047-poweroff.patch
+++ b/target/linux/lantiq/patches-4.4/0047-poweroff.patch
@@ -13,7 +13,7 @@
static void ltq_usb_init(void)
{
/* Power for USB cores 1 & 2 */
-@@ -379,7 +373,6 @@ static int __init mips_reboot_setup(void
+@@ -380,7 +374,6 @@ static int __init mips_reboot_setup(void
_machine_restart = ltq_machine_restart;
_machine_halt = ltq_machine_halt;