sh: free-without-alloc fix for sh_mobile_lcdcfb
authorMagnus Damm <damm@opensource.se>
Wed, 13 Oct 2010 07:17:45 +0000 (07:17 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Oct 2010 10:16:44 +0000 (19:16 +0900)
Without this fix the LCDC driver will try to free
framebuffer memory even though the allocation failed.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found