This series removes incorrect dependency of the driver on PM_RUNTIME
and is a preparation for further work on actual implementation of
suspend/resume for the FIMC-IS.

Sylwester Nawrocki (6):
  exynos4-is: Leave FIMC clocks enabled when runtime PM is disabled
  exynos4-is: Activate mipi-csis in probe() if runtime PM is disabled
  exynos4-is: Enable FIMC-LITE clock if runtime PM is not used
  exynos4-is: Correct clean up sequence on error path in
    fimc_is_probe()
  exynos4-is: Enable fimc-is clocks in probe() if runtime PM is
    disabled
  exynos4-is: Remove dependency on PM_RUNTIME from Kconfig

 drivers/media/platform/exynos4-is/Kconfig     |    2 +-
 drivers/media/platform/exynos4-is/fimc-core.c |   29 +++++++++++++-----------
 drivers/media/platform/exynos4-is/fimc-is.c   |   29 +++++++++++++++++++------
 drivers/media/platform/exynos4-is/fimc-lite.c |   24 +++++++++++---------
 drivers/media/platform/exynos4-is/mipi-csis.c |   11 ++++++++-
 5 files changed, 62 insertions(+), 33 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to