iommu/exynos: Fix trivial typo

Fix typo and add missing punctuation.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
This commit is contained in:
Sachin Kamat 2014-05-22 09:50:55 +05:30 committed by Joerg Roedel
parent b28165dae0
commit 5455d700e3

View file

@ -181,10 +181,10 @@ config EXYNOS_IOMMU
depends on ARCH_EXYNOS depends on ARCH_EXYNOS
select IOMMU_API select IOMMU_API
help help
Support for the IOMMU(System MMU) of Samsung Exynos application Support for the IOMMU (System MMU) of Samsung Exynos application
processor family. This enables H/W multimedia accellerators to see processor family. This enables H/W multimedia accelerators to see
non-linear physical memory chunks as a linear memory in their non-linear physical memory chunks as linear memory in their
address spaces address space.
If unsure, say N here. If unsure, say N here.
@ -193,9 +193,9 @@ config EXYNOS_IOMMU_DEBUG
depends on EXYNOS_IOMMU depends on EXYNOS_IOMMU
help help
Select this to see the detailed log message that shows what Select this to see the detailed log message that shows what
happens in the IOMMU driver happens in the IOMMU driver.
Say N unless you need kernel log message for IOMMU debugging Say N unless you need kernel log message for IOMMU debugging.
config SHMOBILE_IPMMU config SHMOBILE_IPMMU
bool bool