MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Sat, 30 Aug 2014 02:06:28 +0000 (06:06 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:02:17 +0000 (14:02 +0200)
commite8b5325ca3d01c512be6f04d587869a01e0ea59f
treec386fa098bf92366ed87f2ca0bdae11b49ec9c84
parent1e321fa917fb2d30d39ff1c6ea89d6f1cf4f34a5
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant

No one of supported MIPS machines has an IOMMU unit, so we can safely define
PCI_DMA_BUS_IS_PHYS = 1. Also remove iommu flag from the pci controller
structure, since it is useless.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7604/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pci.h
arch/mips/kernel/setup.c
arch/mips/pci/pci-ip32.c
arch/mips/pci/pci.c
arch/mips/pnx833x/common/setup.c