From: Kim Phillips Date: Fri, 11 Jan 2013 12:18:21 +0000 (+0000) Subject: gianfar: use more portable i/o accessors X-Git-Tag: v3.9-rc1~139^2~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb0174723e578f9023f1237143fb81e75f470f60;p=pandora-kernel.git gianfar: use more portable i/o accessors in/out_be32 accessors are Power arch centric whereas ioread/writebe32 are available in other arches. Also, unlike in/out_be32, ioread/writebe32 expect non-volatile address arguments. Signed-off-by: Kim Phillips Signed-off-by: David S. Miller --- Reading git-diff-tree failed