Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
authorMike Frysinger <vapier@gentoo.org>
Mon, 6 Dec 2010 21:12:23 +0000 (21:12 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:26 +0000 (07:18 -0500)
If there was an error in the lower free functions, we need to pass that
back up so the calling process is able to check things.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found