omap: Should cs be positive in gpmc_cs_free()?
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 13 Nov 2009 00:14:32 +0000 (16:14 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 13 Nov 2009 00:14:32 +0000 (16:14 -0800)
The index `cs' is signed, test whether it is negative before
we release gpmc_cs_mem[cs].

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Tony Lindgren <tony@atomide.com>

No differences found