On Wed, 15 Jun 2011 13:20:42 +0200, Arnd Bergmann arnd@arndb.de wrote:
The point is that on the higher level device drivers, we want to hide the presence of CMA and/or IOMMU behind the dma mapping API, but the device drivers do need to know about the bank properties.
Gotcha, thanks.