commit | 51fde3499b531d4cf278f4d2eaa6c45b2865b16b | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Fri Feb 10 19:55:20 2012 +0100 |
committer | Marek Szyprowski <m.szyprowski@samsung.com> | Mon May 21 15:06:19 2012 +0200 |
tree | 63ec32ec33f9e97b9f4e04c118385c2366b2f922 | |
parent | 15237e1f505b3e5c2276f240b01cd2133e110cbc [diff] |
ARM: dma-mapping: remove redundant code and do the cleanup This patch just performs a global cleanup in DMA mapping implementation for ARM architecture. Some of the tiny helper functions have been moved to the caller code, some have been merged together. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Tested-By: Subash Patel <subash.ramaswamy@linaro.org>