Ok, I capitulate ;)
So basically, all is needed is to enforce those drivers to use
ioremap before doing their IOs.
I still think there's a potential difficulty with having the same
ioremap function for both MMIO and PIO as the address space may overlap.
For once, the x86 enters the dance as it has really separate bus spaces for
them. Other archs can work around this by using the physical address
where the PIO is mapped in the IO resources.
Ben.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/