ARM: EXYNOS4: Enhancement of System MMU driver
authorKyongHo Cho <pullip.cho@samsung.com>
Sun, 6 Mar 2011 23:56:48 +0000 (08:56 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 15 Mar 2011 12:37:25 +0000 (21:37 +0900)
commitb34f003f271d477f61a980d280afc77929047440
tree475069c7d6760669ad79eb1d2cc07dd981cdf143
parent721bbd4a06e83995ac1679d9cdca19a608fb0122
ARM: EXYNOS4: Enhancement of System MMU driver

This patch includes the following enhancements for System MMU:
- Enhanced readability
- Removal of unused data structures or their members
- Simplified function definitions
- Corrections of some logical errors
- Full compliance with Linux coding style
- Simpler way of registering callback functions of System MMU faults

Signed-off-by: KyongHo Cho <pullip.cho@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/dev-sysmmu.c
arch/arm/mach-exynos4/include/mach/regs-sysmmu.h
arch/arm/mach-exynos4/include/mach/sysmmu.h
arch/arm/plat-s5p/include/plat/sysmmu.h [new file with mode: 0644]
arch/arm/plat-s5p/sysmmu.c