[PATCH V2 0/8] [media] exynos-gsc: Fixup PM support
Ulf Hansson
ulf.hansson at linaro.org
Mon Mar 2 04:28:36 PST 2015
On 19 January 2015 at 14:22, Ulf Hansson <ulf.hansson at linaro.org> wrote:
> Changes in v2:
> - Rebase patches.
> - Adapt to changes for the PM core. Especially, the Kconfig option for
> CONFIG_PM_RUNTIME has been removed and the runtime PM core is now
> build for CONFIG_PM.
>
> This patchset fixup the PM support and adds some minor improvements to
> potentially save some more power at runtime PM suspend.
>
>
> Ulf Hansson (8):
> [media] exynos-gsc: Simplify clock management
> [media] exynos-gsc: Convert gsc_m2m_resume() from int to void
> [media] exynos-gsc: Make driver functional when CONFIG_PM is unset
> [media] exynos-gsc: Make runtime PM callbacks available for CONFIG_PM
> [media] exynos-gsc: Fixup clock management at ->remove()
> [media] exynos-gsc: Do full clock gating at runtime PM suspend
> [media] exynos-gsc: Make system PM callbacks available for
> CONFIG_PM_SLEEP
> [media] exynos-gsc: Simplify system PM
>
> drivers/media/platform/exynos-gsc/gsc-core.c | 183 +++++++++++----------------
> drivers/media/platform/exynos-gsc/gsc-core.h | 3 -
> 2 files changed, 72 insertions(+), 114 deletions(-)
>
> --
> 1.9.1
>
I guess you guys have been busy, but it would be nice to get some
feedback of these patches.
Kind regards
Uffe
More information about the linux-arm-kernel
mailing list