Input: h3600_ts_input - fix a leak of the IRQ during init failure
authorAxel Lin <axel.lin@gmail.com>
Tue, 3 May 2011 15:56:56 +0000 (08:56 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 3 May 2011 16:02:13 +0000 (09:02 -0700)
Make sure we are passing the same cookie in all calls to request_irq() and
free_irq().

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found