From: Roel Kluin Date: Sat, 14 Nov 2009 00:25:24 +0000 (-0800) Subject: omap: Should cs be positive in gpmc_cs_free()? X-Git-Tag: v2.6.32-omap1~11^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563d63a71272bf09f8d9f4799876bf3f1dc08611;p=pandora-kernel.git omap: Should cs 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 Acked-by: Tony Lindgren --- Reading git-diff-tree failed