[PATCH v3 3/5] input: TSC: ti_tsc: Convert TSC into a MFDevice

2012-09-13 Thread Patil, Rachna
This patch converts touchscreen into a MFD client. All the register definitions, clock initialization, etc has been moved to MFD core driver. Signed-off-by: Patil, Rachna --- Changes in v2: No changes Changes in v3: No changes drivers/input/touchscreen/ti_tsc.c | 277

[PATCH v3 3/5] input: TSC: ti_tsc: Convert TSC into a MFDevice

2012-09-13 Thread Patil, Rachna
This patch converts touchscreen into a MFD client. All the register definitions, clock initialization, etc has been moved to MFD core driver. Signed-off-by: Patil, Rachna rac...@ti.com --- Changes in v2: No changes Changes in v3: No changes drivers/input/touchscreen/ti_tsc.c |