LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Exynos changes for v4.1
@ 2015-03-11 14:21 Krzysztof Kozlowski
0 siblings, 0 replies; only message in thread
From: Krzysztof Kozlowski @ 2015-03-11 14:21 UTC (permalink / raw)
To: Kukjin Kim
Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel,
Marek Szyprowski, Bartlomiej Zolnierkiewicz
Dear Kukjin,
This groups non-critical fixes and enhancements for Exynos suspend
and power domain code for upcoming v4.1 release:
1. Add 'const' and 'static' keywords where they are applicable.
2. Remove unused field in struct 'exynos_pm_data'.
3. Be more verbose about power domain name.
4. Handle of_iomap() and of_find_device_by_node() failures.
5. Enable cpuidle in exynos_defconfig.
All of these patches were sent previously to the LKML. I grouped
them so they won't be forgotten. I hope you will find useful
such grouping of pending patches in a pull request.
Best regards,
Krzysztof
----------------------------------------------------------------
The following changes since commit c1b57bce36a69f3972a1db433d3c8b34e0541e63:
ARM: EXYNOS: cpuidle: Fix build breakage on !SMP (2015-03-11 13:02:08 +0100)
are available in the git repository at:
git://git.linaro.org/people/marek.szyprowski/linux-srpol.git v4.0-rc1-exynos-next
for you to fetch changes up to 150be89d6dddc61a7c01b2678e8872ac73ca68d3:
ARM: exynos_defconfig: Enable CPU idle (2015-03-11 13:45:26 +0100)
----------------------------------------------------------------
Krzysztof Kozlowski (7):
ARM: EXYNOS: Add missing static to file-scope declarations
ARM: EXYNOS: Constify exynos_pm_data array
ARM: EXYNOS: Remove left over 'extra_save'
ARM: EXYNOS: Use platform device name as power domain name
ARM: EXYNOS: Handle of of_iomap() failure
ARM: EXYNOS: Handle of_find_device_by_node and kstrdup failures
ARM: exynos_defconfig: Enable CPU idle
arch/arm/configs/exynos_defconfig | 2 ++
arch/arm/mach-exynos/pm_domains.c | 21 ++++++++++++++++++++-
arch/arm/mach-exynos/suspend.c | 22 ++++++----------------
3 files changed, 28 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-11 14:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-11 14:21 [GIT PULL] Exynos changes for v4.1 Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).