powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu
authorKevin Hao <haokexin@gmail.com>
Tue, 21 May 2013 12:05:00 +0000 (20:05 +0800)
committerScott Wood <scottwood@freescale.com>
Wed, 7 Aug 2013 23:38:08 +0000 (18:38 -0500)
This function contains all the stuff we need to check if SWIOTLB
should be enabled or not. So it is more convenient to enable
the SWIOTLB here than later.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>

No differences found