Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data
authorAxel Lin <axel.lin@gmail.com>
Tue, 19 Jul 2011 00:09:37 +0000 (17:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 19 Jul 2011 00:10:27 +0000 (17:10 -0700)
commit2c204109ec1018f72114c7f19132a1109a3f0653
tree5fa55c78e21236c05d81eb9094a03e0ff4a4231c
parentd448303a77d8925fd06e7b2837bd1826e340bb02
Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data

The implementation in cy8ctmg110_probe() does not properly set reset_pin
and irq_pin from platform data. Let's fix it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/cy8ctmg110_ts.c