From: Matt Renzelmann Date: Thu, 19 Apr 2012 07:17:17 +0000 (+0000) Subject: ks8851: Fix request_irq/free_irq mismatch X-Git-Tag: v3.4-rc5~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8195b24feb208f6e944e7542779f4397776794d;p=pandora-kernel.git ks8851: Fix request_irq/free_irq mismatch The dev_id parameter passed to free_irq needs to match the one passed to the corresponding request_irq. Signed-off-by: Matt Renzelmann Acked-by: Stephen Boyd Signed-off-by: David S. Miller --- Reading git-diff-tree failed