MIPS: Add a platform hook for swiotlb setup.
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 1 Oct 2010 20:27:33 +0000 (13:27 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 29 Oct 2010 18:08:32 +0000 (19:08 +0100)
commitee71b7d2f834d5e4b3a43001b2fa88743ed71a2c
tree9d7c5359c42908712a982c14f7dbf2d0b59f9e3c
parent48e1fd5a81416a037f5a48120bf281102f2584e2
MIPS: Add a platform hook for swiotlb setup.

This allows platforms that are using the swiotlb to initialize it.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Patchwork: http://patchwork.linux-mips.org/patch/1638/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/bootinfo.h
arch/mips/kernel/setup.c