[PATCH] Input: TPS6507X - add MFD dependency

STALE5531d

2 messages, 2 authors, 2011-07-11 · open the first message on its own page

[PATCH] Input: TPS6507X - add MFD dependency

From: Yegor Yefremov <hidden>
Date: 2011-07-11 14:17:01

touchscreen unit is only working if mfd device is activated, so
define it as dependency. I2C dependency is obsolete, cause
TPS6507X itself depends on it.

Signed-off-by: Yegor Yefremov <redacted>
---
 drivers/input/touchscreen/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: b/drivers/input/touchscreen/Kconfig
===================================================================
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -716,7 +716,7 @@
 
 config TOUCHSCREEN_TPS6507X
 	tristate "TPS6507x based touchscreens"
-	depends on I2C
+	depends on TPS6507X
 	help
 	  Say Y here if you have a TPS6507x based touchscreen
 	  controller.

Re: [PATCH] Input: TPS6507X - add MFD dependency

From: Mark Brown <hidden>
Date: 2011-07-11 14:40:32

On Mon, Jul 11, 2011 at 04:16:24PM +0200, Yegor Yefremov wrote:
touchscreen unit is only working if mfd device is activated, so
define it as dependency. I2C dependency is obsolete, cause
TPS6507X itself depends on it.

Signed-off-by: Yegor Yefremov <redacted>
Reviewed-by: Mark Brown <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help