Hi! This is a collection of various fixes and cleanups for Exynos GScaller media driver. Most of them comes from the forgotten patchset posted long time ago by Ulf Hansson: https://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg80592.html While testing and rebasing them, I added some more cleanups. Tested on Exynos5422-based Odroid XU3 board. Best regards Marek Szyprowski Samsung R&D Institute Poland Patch summary: Marek Szyprowski (4): exynos-gsc: Simplify system PM even more exynos-gsc: Remove unused lclk_freqency entry exynos-gsc: Add missing newline char in debug messages exynos-gsc: Use of_device_get_match_data() helper Ulf Hansson (8): exynos-gsc: Simplify clock management exynos-gsc: Convert gsc_m2m_resume() from int to void exynos-gsc: Make driver functional when CONFIG_PM is unset exynos-gsc: Make runtime PM callbacks available for CONFIG_PM exynos-gsc: Fixup clock management at ->remove() exynos-gsc: Do full clock gating at runtime PM suspend exynos-gsc: Make system PM callbacks available for CONFIG_PM_SLEEP exynos-gsc: Simplify system PM drivers/media/platform/exynos-gsc/gsc-core.c | 214 +++++++++------------------ drivers/media/platform/exynos-gsc/gsc-core.h | 5 - 2 files changed, 73 insertions(+), 146 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html