omap: Should cs be positive in gpmc_cs_free()?
authorRoel Kluin <roel.kluin@gmail.com>
Sat, 14 Nov 2009 00:25:24 +0000 (16:25 -0800)
committerTony Lindgren <tony@atomide.com>
Sat, 14 Nov 2009 00:25:24 +0000 (16:25 -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