From: Benjamin Herrenschmidt Date: Mon, 15 Jul 2013 03:03:08 +0000 (+1000) Subject: powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO X-Git-Tag: v3.12-rc1~123^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd73cc5c9e137559f4625b347f20cf9ed0de3d5;p=pandora-kernel.git powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO Remove the generic PPC_INDIRECT_IO and ensure we only add overhead to the right accessors. IE. If only CONFIG_PPC_INDIRECT_PIO is set, we don't add overhead to all MMIO accessors. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed