From: Axel Lin Date: Thu, 25 Aug 2011 22:59:19 +0000 (-0700) Subject: drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure X-Git-Tag: v3.1-rc4~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89d5f17d4b02ae9f3a691c2cb260e1929c6261b;p=pandora-kernel.git drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure Make sure we are passing the same cookie in all calls to request_threaded_irq() and free_irq(). Signed-off-by: Axel Lin Cc: Donggeun Kim Cc: Minkyu Kang Cc: Kyungmin Park Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed