From: Ruchika Kharwar Date: Fri, 10 Aug 2012 06:58:30 +0000 (+0300) Subject: usb: host: xhci-plat: use ioremap_nocache X-Git-Tag: v3.6-rc6~19^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=319acdfc064169023cd9ada5085b434fbcdacec2;p=pandora-kernel.git usb: host: xhci-plat: use ioremap_nocache Use the ioremap_nocache variant of the ioremap API in order to make sure our memory will be marked uncachable. This patch should be backported to kernels as old as 3.4, that contain the commit 3429e91a661e1f383aecc86c6bbcf65afb15c892 "usb: host: xhci: add platform driver support". Signed-off-by: Ruchika Kharwar Signed-off-by: Felipe Balbi Signed-off-by: Sarah Sharp Cc: stable@vger.kernel.org --- Reading git-diff-tree failed