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