summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/s5p-dev-mfc.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: EXYNOS: Remove code for MFC custom reserved memory handlingMarek Szyprowski2016-06-061-93/+0
| | | | | | | | | Once MFC driver has been converted to generic reserved memory bindings, there is no need for custom memory reservation code. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
* ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey2016-02-251-1/+0
| | | | | | | | | | | This includes trivial cleanup in exynos files such as - remove unused header files inclusion from exynos.c, s5p-dev-mfc.c, firmware.c, pm.c. - move inclusion of of.h from common.h to pm.c where it is really required Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
* ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim2015-07-301-0/+94
This patch moves s5p-dev-mfc from plat-samsung into mach-exynos because it is used for only exynos no other platforms. Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Kukjin Kim <kgene@kernel.org>
OpenPOWER on IntegriCloud