From: Amol Lad Date: Fri, 8 Dec 2006 10:40:11 +0000 (-0800) Subject: [PATCH] ioremap balanced with iounmap for drivers/video/fm2fb X-Git-Tag: v2.6.20-rc1~34^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3349fa448ce41eda5ae0e6d4dc52837d14ad11;p=pandora-kernel.git [PATCH] ioremap balanced with iounmap for drivers/video/fm2fb 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" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed