From: Roel Kluin Date: Wed, 16 Dec 2009 00:46:18 +0000 (-0800) Subject: gpio: fix test on unsigned in lnw_irq_type() X-Git-Tag: v2.6.33-rc1~71^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4efec6272e8e61fc77132b4d2bae56d61b289956;p=pandora-kernel.git gpio: fix test on unsigned in lnw_irq_type() The wrong test was used, gpio is unsigned and it had an off-by-one. Signed-off-by: Roel Kluin Cc: Alek Du Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed