aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-01-01 21:49:39 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2020-01-01 21:50:16 +0100
commit6b128326df105140f0b1fcbcd2af5c4c80b04242 (patch)
treece8be6e73e658ede38586a0db6197edbd92975dd /target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch
parent97e9be4e3a4c4121056f8946c78709967046afe7 (diff)
downloadupstream-6b128326df105140f0b1fcbcd2af5c4c80b04242.tar.gz
upstream-6b128326df105140f0b1fcbcd2af5c4c80b04242.tar.bz2
upstream-6b128326df105140f0b1fcbcd2af5c4c80b04242.zip
kernel: bump 4.14 to 4.14.161
Refreshed all patches. Compile-tested on: ipq40xx Runtime-tested on: none Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch')
-rw-r--r--target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch b/target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch
index b00fb8ee2e..3a42182c97 100644
--- a/target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch
+++ b/target/linux/generic/pending-4.14/130-add-linux-spidev-compatible-si3210.patch
@@ -8,7 +8,7 @@ Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
--- a/drivers/spi/spidev.c
+++ b/drivers/spi/spidev.c
-@@ -669,6 +669,7 @@ static const struct of_device_id spidev_
+@@ -672,6 +672,7 @@ static const struct of_device_id spidev_
{ .compatible = "lineartechnology,ltc2488" },
{ .compatible = "ge,achc" },
{ .compatible = "semtech,sx1301" },