From: Axel Lin Date: Fri, 6 Apr 2012 12:37:43 +0000 (+0800) Subject: gpio: Fix uninitialized variable bit in adp5588_irq_handler X-Git-Tag: v3.4-rc3~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=078dc65e61c562e289685fe43b5ef58118e033fc;p=pandora-kernel.git gpio: Fix uninitialized variable bit in adp5588_irq_handler The variable 'bit' is uninitialized in the first iteration of for loop. Fix it. Signed-off-by: Axel Lin Signed-off-by: Grant Likely --- Reading git-diff-tree failed