From: ulf.hansson@linaro.org (Ulf Hansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] PM / Domains: Remove some code and APIs to simplify genpd
Date: Fri, 11 Apr 2014 17:26:40 +0200 [thread overview]
Message-ID: <1397230004-22306-1-git-send-email-ulf.hansson@linaro.org> (raw)
Some parts in the generic power domain seems just too generic. Simplify the code
by removing it, which also happens to include two APIs.
For the SOC specific patch for shmobile, I am seeking an ack since it needs to
go together with the rest of patches.
Ulf Hansson (4):
ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data
PM / Domains: Ignore callbacks for subsys generic_pm_domain_data
PM / Domains: Remove the pm_genpd_add|remove_callbacks APIs
PM / Domains: Remove system PM callbacks from gpd_dev_ops
arch/arm/mach-shmobile/pm-rmobile.c | 38 +----
drivers/base/power/domain.c | 285 +----------------------------------
include/linux/pm_domain.h | 28 ----
3 files changed, 11 insertions(+), 340 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-04-11 15:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-11 15:26 Ulf Hansson [this message]
2014-04-11 15:26 ` [PATCH 1/4] ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data Ulf Hansson
2014-04-14 1:20 ` Simon Horman
2014-04-14 9:22 ` Ulf Hansson
2014-04-24 11:25 ` Ulf Hansson
2014-04-25 1:06 ` Simon Horman
2014-04-29 22:45 ` Rafael J. Wysocki
2014-04-30 8:53 ` Ulf Hansson
2014-04-30 10:23 ` Simon Horman
2014-04-30 20:21 ` Rafael J. Wysocki
2014-05-02 9:13 ` Ulf Hansson
2014-05-02 11:57 ` Rafael J. Wysocki
2014-04-11 15:26 ` [PATCH 2/4] PM / Domains: " Ulf Hansson
2014-04-11 15:26 ` [PATCH 3/4] PM / Domains: Remove the pm_genpd_add|remove_callbacks APIs Ulf Hansson
2014-04-11 15:26 ` [PATCH 4/4] PM / Domains: Remove system PM callbacks from gpd_dev_ops Ulf Hansson
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=1397230004-22306-1-git-send-email-ulf.hansson@linaro.org \
--to=ulf.hansson@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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).