projects
/
GitHub
/
moto-9609
/
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:
c131045
)
mfd: arizona: Update small typo in Arizona SPI Kconfig
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Tue, 9 Feb 2016 10:52:02 +0000
(10:52 +0000)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 16 Mar 2016 08:50:19 +0000
(08:50 +0000)
The help text had a copy and paste error and refers to I2C in the SPI
section. This patch corrects this typo.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index 97d94068cb4d9323fe78b6ded4fac6238a6e3a1c..87cee680783ae665144e2818b67dc92f40ac32eb 100644
(file)
--- a/
drivers/mfd/Kconfig
+++ b/
drivers/mfd/Kconfig
@@
-1422,7
+1422,7
@@
config MFD_ARIZONA_SPI
depends on SPI_MASTER
help
Support for the Cirrus Logic/Wolfson Microelectronics Arizona platform
- audio SoC core functionality controlled via
I2C
.
+ audio SoC core functionality controlled via
SPI
.
config MFD_CS47L24
bool "Cirrus Logic CS47L24 and WM1831"