From: Paul Mundt Date: Mon, 20 Sep 2010 08:10:02 +0000 (+0900) Subject: sh: pci: Use I/O accessors consistently in SH7786 PCIe init code. X-Git-Tag: v2.6.37-rc1~136^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cecf48e23fd9270053850643a56e8e791322e3d5;p=pandora-kernel.git sh: pci: Use I/O accessors consistently in SH7786 PCIe init code. Some of the existing code is flipping between __raw_xxx() and pci_{read,write}_reg(). As the latter are just wrappers for the former, flip over to using them consistently. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed