Dear Rickard Strandqvist, On Thu, 1 Jan 2015 20:10:51 +0100, Rickard Strandqvist wrote: > Remove the function pci_ioremap_set_mem_type() that is not used anywhere. > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist <rickard_strandqv...@spectrumdigital.se>
Hum, I was supposed to use this in arch/arm/mach-mvebu/ to make sure that PCI I/O regions are mapped strongly-ordered. We're indeed doing it for PCI mem regions, but we never did it for PCI I/O regions. I remember there has been some discussions about this, but I don't remember the outcome, and whether it has affected the fact that mapping PCI I/O regions strongly-ordered for mach-mvebu was never merged. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/