From: Roel Kluin Date: Tue, 17 Nov 2009 22:39:06 +0000 (-0800) Subject: OMAP: cs should be positive in gpmc_cs_free() X-Git-Tag: v2.6.32-rc8~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7fdc6052e78738ce90e0bdc051f2ddf60e41324;p=pandora-kernel.git OMAP: cs should be positive in gpmc_cs_free() The index `cs' is signed, test whether it is negative before we release gpmc_cs_mem[cs]. Signed-off-by: Roel Kluin Cc: Russell King Signed-off-by: Tony Lindgren Signed-off-by: Andrew Morton --- Reading git-diff-tree failed