LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Kukjin Kim <kgene@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: [GIT PULL] Exynos changes for v4.1
Date: Wed, 11 Mar 2015 15:21:58 +0100	[thread overview]
Message-ID: <1426083718.24734.16.camel@AMDC1943> (raw)

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(-)


                 reply	other threads:[~2015-03-11 14:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1426083718.24734.16.camel@AMDC1943 \
    --to=k.kozlowski@samsung.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).