summaryrefslogtreecommitdiff
path: root/target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch
diff options
context:
space:
mode:
authorEtienne Haarsma <bladeoner112@gmail.com>2017-11-26 12:34:38 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2017-11-26 15:10:36 +0100
commit7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3 (patch)
tree8cbc6fae4a42b846360e5c6467f0ddb8896f5c8f /target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch
parentd3f40aabba83818106ce840dba9f7e76a06e721d (diff)
downloadmtk-20170518-7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3.zip
mtk-20170518-7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3.tar.gz
mtk-20170518-7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3.tar.bz2
kernel: bump 4.4 to 4.4.102
Refreshed all patches. Removed upstream ramips patch: 0063-set-CM_GCR_BASE_CMDEFTGT_MEM-according-to-datasheet.patch Compile-tested: ar71xx Run-tested: ar71xx Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com> Tested-by: Stijn Segers <francesco.borromini@inventati.org>
Diffstat (limited to 'target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch')
-rw-r--r--target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch b/target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch
index c49ddca..c3a7fce 100644
--- a/target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch
+++ b/target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch
@@ -1,6 +1,6 @@
--- a/drivers/clocksource/cs5535-clockevt.c
+++ b/drivers/clocksource/cs5535-clockevt.c
-@@ -129,7 +129,8 @@ static irqreturn_t mfgpt_tick(int irq, v
+@@ -130,7 +130,8 @@ static irqreturn_t mfgpt_tick(int irq, v
cs5535_mfgpt_write(cs5535_event_clock, MFGPT_REG_SETUP,
MFGPT_SETUP_CNTEN | MFGPT_SETUP_CMP2);