commit | c45e91831b80b97116eb2bbab30a95bc88e32f77 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Tue May 21 20:05:00 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Wed Aug 07 18:38:08 2013 -0500 |
tree | 99e3047e5159c328dffb01d69b1b9545fb03634f | |
parent | 2d49c42a304750c5c38c9533d48bcc3fd7f8fe61 [diff] |
powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu 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>