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)
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>

No differences found