From: Amol Lad Date: Fri, 20 Oct 2006 21:44:18 +0000 (-0700) Subject: [PATCH] ioremap balanced with iounmap for drivers/pcmcia X-Git-Tag: v2.6.19-rc4~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efa9970bd0ac731302224ab9243693e91bc4bea;p=pandora-kernel.git [PATCH] ioremap balanced with iounmap for drivers/pcmcia ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. Signed-off-by: Amol Lad Signed-off-by: Andrew Morton Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed