aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-11 17:49:57 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-11 17:49:57 +0000
commit6dac0c08725283e256e867830fb204d004ac752c (patch)
tree9c8086343821d3106c770efd2e42e1959ad55cb8 /target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch
parent5af0ac95ab03fba96f9f8b4eabe8620b966ab217 (diff)
downloadmaster-187ad058-6dac0c08725283e256e867830fb204d004ac752c.tar.gz
master-187ad058-6dac0c08725283e256e867830fb204d004ac752c.tar.bz2
master-187ad058-6dac0c08725283e256e867830fb204d004ac752c.zip
lantiq: update 3.14 patches
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42476 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch')
-rw-r--r--target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch b/target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch
index 5aad493a50..7d900fac79 100644
--- a/target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch
+++ b/target/linux/lantiq/patches-3.14/0013-MTD-lantiq-xway-fix-invalid-operator.patch
@@ -1,7 +1,7 @@
-From c243da18ea2a02e8cfb3f821232783376131948a Mon Sep 17 00:00:00 2001
+From 8e34da603f442624bb70e887d8f42064bb924224 Mon Sep 17 00:00:00 2001
From: John Crispin <blogic@openwrt.org>
Date: Sun, 28 Jul 2013 18:03:54 +0200
-Subject: [PATCH 13/31] MTD: lantiq: xway: fix invalid operator
+Subject: [PATCH 13/36] MTD: lantiq: xway: fix invalid operator
xway_read_byte should use a logic or and not an add operator when working out
the nand address.