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:
60b5c5a
)
mfd: Fix typo for TPS65912
author
Axel Lin
<axel.lin@gmail.com>
Wed, 15 Feb 2012 08:05:24 +0000
(16:05 +0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:44 +0000
(18:46 +0100)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index c559d352c420ba65af677207575ef9a5b4877802..d92bea2c468fd6854f24507437b8eb3dff4138b8 100644
(file)
--- a/
drivers/mfd/Kconfig
+++ b/
drivers/mfd/Kconfig
@@
-186,7
+186,7
@@
config MFD_TPS65912
depends on GPIOLIB
config MFD_TPS65912_I2C
- bool "TPS
956
12 Power Management chip with I2C"
+ bool "TPS
659
12 Power Management chip with I2C"
select MFD_CORE
select MFD_TPS65912
depends on I2C=y && GPIOLIB