From: Amol Lad Date: Wed, 25 Oct 2006 16:55:34 +0000 (-0700) Subject: drm: ioremap balanced with iounmap for drivers/char/drm X-Git-Tag: v2.6.19-rc4~88^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85abb3f95010b277a6efbc9b8031a7854af87e10;p=pandora-kernel.git drm: ioremap balanced with iounmap for drivers/char/drm ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. Tested (compilation only) to make sure the files are compiling without any warning/error due to new changes Signed-off-by: Amol Lad Signed-off-by: Dave Airlie --- Reading git-diff-tree failed