commit | 15f209ce980261a874b600958ab3803511c31fd2 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Mon Oct 31 15:32:44 2011 -0700 |
committer | Stepan Moskovchenko <stepanm@codeaurora.org> | Mon Oct 31 18:30:15 2011 -0700 |
tree | 8d757154db8b64587ff9d8149d1fe3d60a52d8dc | |
parent | 452926c7f340d5eb6ebf086f580f55ff09d5b879 [diff] |
msm: iommu: Do not register API on unsupported SoC versions In addition to not registering IOMMU devices, do not register the IOMMU API on SoC versions which do not support it. This will allow iommu_found to work properly. Change-Id: I103fc4ff910bee3eb4039e19de52f36cd1778861 Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>