From: Axel Lin Date: Tue, 3 May 2011 15:56:56 +0000 (-0700) Subject: Input: h3600_ts_input - fix a leak of the IRQ during init failure X-Git-Tag: v3.0-rc1~314^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4296f1ad5aa513500a87a4709579d31be8ba461f;p=pandora-kernel.git Input: h3600_ts_input - fix a leak of the IRQ during init failure Make sure we are passing the same cookie in all calls to request_irq() and free_irq(). Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed