From: Aaron Wu Date: Tue, 10 Feb 2015 09:40:35 +0000 (+0800) Subject: bfin_can: introduce ioremap to comply to archs with MMU X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~345^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dead83894c7bb5b12005cc37c129247ee53fbdda;p=pandora-kernel.git bfin_can: introduce ioremap to comply to archs with MMU Blackfin was built without MMU, old driver code access the IO space by physical address, introduce the ioremap approach to be compitable with the common style supporting MMU enabled arch. Signed-off-by: Aaron Wu Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed