From: Rob Herring Date: Sat, 10 Jan 2015 02:34:40 +0000 (-0600) Subject: ARM: cns3xxx: Convert PCI to use generic config accessors X-Git-Tag: fixes-v4.0-rc1~161^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802b7c06adc7186da59110ad136d88919fdb180b;p=pandora-kernel.git ARM: cns3xxx: Convert PCI to use generic config accessors Convert the cns3xxx PCI driver to use the generic config access functions. This changes accesses from __raw_readl/__raw_writel to readl/writel. [arnd: remove extra open parenthesis] Signed-off-by: Rob Herring Signed-off-by: Arnd Bergmann Signed-off-by: Bjorn Helgaas Acked-by: Krzysztof HaƂasa CC: Russell King CC: linux-arm-kernel@lists.infradead.org --- Reading git-diff-tree failed