projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03d0d0a
)
[COMMON] spi: s3c64xx: increase SPI max channel number
author
Youngmin Nam
<youngmin.nam@samsung.com>
Mon, 25 Jul 2016 14:59:48 +0000
(23:59 +0900)
committer
myung-su.cha
<myung-su.cha@samsung.com>
Wed, 9 May 2018 12:14:45 +0000
(21:14 +0900)
Change-Id: Ifa5db13315ed22a0f9825e0ff48f6b78bd9c0193
Signed-off-by: Youngmin Nam <youngmin.nam@samsung.com>
drivers/spi/spi-s3c64xx.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/spi/spi-s3c64xx.c
b/drivers/spi/spi-s3c64xx.c
index 4d2053bd5a038ee2343fc3875bbfca179fae0b39..342f842ec111f52a3cac43bb9c67e4390e0fcf6d 100644
(file)
--- a/
drivers/spi/spi-s3c64xx.c
+++ b/
drivers/spi/spi-s3c64xx.c
@@
-42,7
+42,7
@@
static LIST_HEAD(drvdata_list);
-#define MAX_SPI_PORTS 1
0
+#define MAX_SPI_PORTS 1
6
#define SPI_AUTOSUSPEND_TIMEOUT (100)
/* Registers and bit-fields */