From: Amol Lad Date: Tue, 17 Oct 2006 04:32:55 +0000 (+0530) Subject: [CPUFREQ] sc520_freq.c: ioremap balanced with iounmap X-Git-Tag: v2.6.20-rc1~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e74341c7b356ce142ace4e9b5ff08448c9f320e;p=pandora-kernel.git [CPUFREQ] sc520_freq.c: ioremap balanced with iounmap ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. Tested (compilation only): - using allmodconfig - making sure the files are compiling without any warning/error due to new changes Signed-off-by: Amol Lad Signed-off-by: Dave Jones --- Reading git-diff-tree failed