From: Samuel Iglesias Gonsálvez Date: Fri, 20 Jul 2012 07:39:05 +0000 (+0200) Subject: Staging: ipack/bridges/tpci200: use ioremap_nocache instead of ioremap X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~995 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b47f3cbf03f69efc24b34200d6b432fe354b8d5;p=pandora-kernel.git Staging: ipack/bridges/tpci200: use ioremap_nocache instead of ioremap The CPU might write-combine and/or cache memory access. Something that for most modules is not desired. Signed-off-by: Samuel Iglesias Gonsálvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed