Re: [PATCH 2/6] Input: pixcir_i2c_ts - switch the device over to gpiod

2015-07-07 Thread Roger Quadros
On 07/07/15 03:30, Dmitry Torokhov wrote: This allows uniform parsing on legacy, DT and ACPI systems. Signed-off-by: Dmitry Torokhov Acked-by: Roger Quadros cheers, -roger --- drivers/input/touchscreen/pixcir_i2c_ts.c | 26 +- include/linux/platform_data/pixci

[PATCH 2/6] Input: pixcir_i2c_ts - switch the device over to gpiod

2015-07-06 Thread Dmitry Torokhov
This allows uniform parsing on legacy, DT and ACPI systems. Signed-off-by: Dmitry Torokhov --- drivers/input/touchscreen/pixcir_i2c_ts.c | 26 +- include/linux/platform_data/pixcir_i2c_ts.h | 1 - 2 files changed, 9 insertions(+), 18 deletions(-) diff --git a/drivers/