aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.9/130-add-linux-spidev-compatible-si3210.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-01-05 00:47:25 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2020-01-05 00:48:02 +0100
commitfba8083540cecf87c3e320b7c3c084542de19af2 (patch)
treed866a078e97f6d3d80b856eb1ec29fe19f5374a4 /target/linux/generic/pending-4.9/130-add-linux-spidev-compatible-si3210.patch
parentb6cdc042af3451c82562a3310fd8f70b925b475f (diff)
downloadupstream-fba8083540cecf87c3e320b7c3c084542de19af2.tar.gz
upstream-fba8083540cecf87c3e320b7c3c084542de19af2.tar.bz2
upstream-fba8083540cecf87c3e320b7c3c084542de19af2.zip
kernel: bump 4.9 to 4.9.208
Refreshed all patches. Compile-tested on: none Runtime-tested on: none Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/pending-4.9/130-add-linux-spidev-compatible-si3210.patch')
-rw-r--r--target/linux/generic/pending-4.9/130-add-linux-spidev-compatible-si3210.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.9/130-add-linux-spidev-compatible-si3210.patch b/target/linux/generic/pending-4.9/130-add-linux-spidev-compatible-si3210.patch
index b3de75fbbe..e815976855 100644
--- a/target/linux/generic/pending-4.9/130-add-linux-spidev-compatible-si3210.patch
+++ b/target/linux/generic/pending-4.9/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
-@@ -696,6 +696,7 @@ static struct class *spidev_class;
+@@ -699,6 +699,7 @@ static struct class *spidev_class;
static const struct of_device_id spidev_dt_ids[] = {
{ .compatible = "rohm,dh2228fv" },
{ .compatible = "lineartechnology,ltc2488" },