aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-4.4/075-spi_support.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-07-03 19:37:55 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-07-03 19:38:47 +0200
commitaaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49 (patch)
tree3254a90eeec1c8d6f7505f4b7cfefaf2e90a7bdd /target/linux/cns3xxx/patches-4.4/075-spi_support.patch
parentb08003223abbd201be5cb0217a72ac67f75e07bb (diff)
downloadupstream-aaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49.tar.gz
upstream-aaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49.tar.bz2
upstream-aaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49.zip
kernel: bump kernel 4.4 to version 4.4.139
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/cns3xxx/patches-4.4/075-spi_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-4.4/075-spi_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-4.4/075-spi_support.patch b/target/linux/cns3xxx/patches-4.4/075-spi_support.patch
index 9011073c51..b575b1c84d 100644
--- a/target/linux/cns3xxx/patches-4.4/075-spi_support.patch
+++ b/target/linux/cns3xxx/patches-4.4/075-spi_support.patch
@@ -39,7 +39,7 @@
/**
--- a/drivers/spi/spi.c
+++ b/drivers/spi/spi.c
-@@ -933,6 +933,9 @@ static int spi_transfer_one_message(stru
+@@ -939,6 +939,9 @@ static int spi_transfer_one_message(stru
list_for_each_entry(xfer, &msg->transfers, transfer_list) {
trace_spi_transfer_start(msg, xfer);