Re: [v3 1/3] 1/3 Touchscreen: Cypress TTSP G3 MTDEV Core Driver
From: Trilok Soni <hidden>
Date: 2011-01-03 09:45:57
Also in:
lkml
Hi Henrik, On 12/31/2010 7:28 PM, Henrik Rydberg wrote:
On Fri, Dec 31, 2010 at 06:25:51PM +0530, Trilok Soni wrote:quoted
Hi Henrik, On 12/31/2010 5:23 PM, Henrik Rydberg wrote:quoted
Hi Kevin, Thanks for the changes, it looks much better now. Some comments on the MT part inline.quoted
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 06ea8da..7d886bc 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig@@ -124,6 +124,11 @@ config TOUCHSCREEN_CY8CTMG110 To compile this driver as a module, choose M here: the module will be called cy8ctmg110_ts. +config TOUCHSCREEN_CYTTSP_CORE + bool "Cypress TTSP touchscreen core" + help + Always activated for Cypress TTSP touchscreen +Tristate please.This code is just exporting APIs and doesn't need to be modular. No module_init/exit etc.,Any particular reason why "grep cytt /proc/kallsyms | wc" should be non-zero when no suitable hardware is available?
Ok. Let's make it tristate then. Thanks. ---Trilok Soni -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.