]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0293f16206226d47b226354c4b3c29afdabb7231
tree5fa55c78e21236c05d81eb9094a03e0ff4a4231c
parent3c3fcac7aa60559b3527d864eaccce75ac83aa7f
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