From: Axel Lin Date: Tue, 19 Jul 2011 00:09:22 +0000 (-0700) Subject: Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure X-Git-Tag: v3.1-rc1~144^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf21d9c38b945b91d100bae59d951bce131d58b;p=pandora-kernel.git Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure Make sure we are passing the same cookie in all calls to request_any_context_irq() and free_irq(). Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed