mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
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>