projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c7051d
)
gpio: Remove broken mark for da9052 gpio driver
author
Axel Lin
<axel.lin@gmail.com>
Wed, 29 Aug 2012 06:57:46 +0000
(14:57 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 31 Aug 2012 23:05:57 +0000
(
01:05
+0200)
The fix for MFD part is merged so remove the broken mark for da9052 gpio driver.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index b16c8a72a2e241a8a47c524564a02c48a5389b35..2f2a3b86b9853a89a1693c71b2b5d86f6e12eafa 100644
(file)
--- a/
drivers/gpio/Kconfig
+++ b/
drivers/gpio/Kconfig
@@
-82,7
+82,7
@@
config GPIO_GENERIC
config GPIO_DA9052
tristate "Dialog DA9052 GPIO"
- depends on PMIC_DA9052
&& BROKEN
+ depends on PMIC_DA9052
help
Say yes here to enable the GPIO driver for the DA9052 chip.