Files
linux/drivers/input/touchscreen
Bin Yang af67514738 input: touchscreen: fix tp gslxxxx irq number bug
gslxxxx wrong irq number with the same vopb, may cause vopb abnormal.

ts->irq is gpio number, gslxxxx irq number is ts->client->irq
ts->client->irq = gpio_to_irq(ts->irq)

Change-Id: Ic1f6a46437a2a185f3218d3f0406deeddd9d670a
Signed-off-by: Bin Yang <yangbin@rock-chips.com>
2016-12-08 14:30:40 +08:00
..
2012-12-18 10:42:22 +08:00
2015-09-03 10:01:44 -07:00
2012-10-25 17:06:48 +08:00
2013-03-27 10:14:44 +08:00
2015-11-11 15:57:28 +08:00
2015-08-21 19:27:23 +02:00