From: Amol Lad Date: Fri, 8 Dec 2006 10:40:12 +0000 (-0800) Subject: [PATCH] ioremap balanced with iounmap for drivers/video/ffb X-Git-Tag: v2.6.20-rc1~34^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4c767ef56473b68a601274612d604c8c334dc9;p=pandora-kernel.git [PATCH] ioremap balanced with iounmap for drivers/video/ffb ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. Signed-off-by: Amol Lad Cc: "Antonino A. Daplas" Cc: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed