]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ucb1400_ts - convert to threaded IRQ
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 5 Jan 2012 06:18:42 +0000 (22:18 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 5 Jan 2012 06:19:55 +0000 (22:19 -0800)
commit4bcfce8896c9e96987b5d1314cb5d19d440f7743
treec8160d82bc0b70e9faa661fa5749fe64ca10e821
parent5a7b4a58f71d52c9229f86d066984abf774a3954
Input: ucb1400_ts - convert to threaded IRQ

Instead of manually create and handler kernel thread switch to threaded
IRQ and let kernel IRQ core manage thread for us.

Acked-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/ucb1400_ts.c
include/linux/ucb1400.h