From: Amol Lad Date: Fri, 20 Oct 2006 06:29:06 +0000 (-0700) Subject: [PATCH] drivers/isdn: ioremap balanced with iounmap X-Git-Tag: v2.6.19-rc3~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fca4edb48b693d9df7de4c42d91b4158d8b7e347;p=pandora-kernel.git [PATCH] drivers/isdn: ioremap balanced with iounmap ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. Signed-off-by: Amol Lad Acked-by: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed