From: Paul Mundt Date: Mon, 18 Jan 2010 12:30:29 +0000 (+0900) Subject: sh: Make iounmap_fixed() return success/failure for iounmap() path. X-Git-Tag: v2.6.34-rc1~285^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f744affc345f8b158615e0cdd01d1f4985837c3;p=pandora-kernel.git sh: Make iounmap_fixed() return success/failure for iounmap() path. This converts iounmap_fixed() to return success/error if it handled the unmap request or not. At the same time, drop the __init label, as this can be called in to later. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed