commit | e589a4404fa06730355de204d3d136ed9bbc7dea | [log] [tgz] |
---|---|---|
author | Alistair Popple <alistair@popple.id.au> | Mon Dec 09 18:17:01 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Dec 30 14:17:06 2013 +1100 |
tree | a7b4d1dad98a06d89e652194947735db7eec02b5 | |
parent | fee26f6d5d68a8815b20c32d15dd70d5384eb937 [diff] |
powerpc/iommu: Update constant names to reflect their hardcoded page size The powerpc iommu uses a hardcoded page size of 4K. This patch changes the name of the IOMMU_PAGE_* macros to reflect the hardcoded values. A future patch will use the existing names to support dynamic page sizes. Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>