Re: [PATCH] ARM: EXYNOS: remove EXYNOS_DEV_SYSMMU entirely

2013-03-07 Thread Paul Bolle
On Thu, 2013-03-07 at 10:12 +0900, Kukjin Kim wrote: > Actually, to update iommu for exynos is on-going. And as I know, it > will be done this time for v3.10 by KyongHo Cho, so it would be better > to handle this cleanup with that at the same time. You mean I should try to recheck the status of EX

RE: [PATCH] ARM: EXYNOS: remove EXYNOS_DEV_SYSMMU entirely

2013-03-06 Thread Kukjin Kim
Paul Bolle wrote: > > Commit 25e9d28d927d2e1731df53f60cde53d75bcb7c36 ("ARM: EXYNOS: remove > system mmu initialization from exynos tree") removed the Kconfig symbol > EXYNOS_DEV_SYSMMU. Remove its last traces too. > > Signed-off-by: Paul Bolle > --- > 0) Untested. > > 1) Please note that this

[PATCH] ARM: EXYNOS: remove EXYNOS_DEV_SYSMMU entirely

2013-03-05 Thread Paul Bolle
Commit 25e9d28d927d2e1731df53f60cde53d75bcb7c36 ("ARM: EXYNOS: remove system mmu initialization from exynos tree") removed the Kconfig symbol EXYNOS_DEV_SYSMMU. Remove its last traces too. Signed-off-by: Paul Bolle --- 0) Untested. 1) Please note that this patch changes the dependencies of EXYNO