All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: devel@driverdev.osuosl.org, Ulf Hansson <ulf.hansson@linaro.org>,
	linux-sh@vger.kernel.org, linux-pm@vger.kernel.org,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	linux-kernel@vger.kernel.org, Kevin Hilman <khilman@kernel.org>
Subject: Re: [PATCH v2] staging: board: Migrate away from __pm_genpd_name_add_device()
Date: Tue, 8 Sep 2015 12:06:53 -0700	[thread overview]
Message-ID: <20150908190653.GA10156@kroah.com> (raw)
In-Reply-To: <1441731963-18271-1-git-send-email-geert+renesas@glider.be>

On Tue, Sep 08, 2015 at 07:06:03PM +0200, Geert Uytterhoeven wrote:
> The named genpd APIs are deprecated. Hence convert the board staging
> code from using genpd names to DT node paths.
> 
> For now this supports PM domains with "#power-domain-cells = <0>" only.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
> Rafael, Greg: If Greg provides his Acked-by, Rafael can apply this patch
> to the linux-pm tree as a prerequisite for Ulf's patches to remove the
> named genpd APIs.
> 

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: devel@driverdev.osuosl.org, Ulf Hansson <ulf.hansson@linaro.org>,
	linux-sh@vger.kernel.org, linux-pm@vger.kernel.org,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	linux-kernel@vger.kernel.org, Kevin Hilman <khilman@kernel.org>
Subject: Re: [PATCH v2] staging: board: Migrate away from __pm_genpd_name_add_device()
Date: Tue, 08 Sep 2015 19:06:53 +0000	[thread overview]
Message-ID: <20150908190653.GA10156@kroah.com> (raw)
In-Reply-To: <1441731963-18271-1-git-send-email-geert+renesas@glider.be>

On Tue, Sep 08, 2015 at 07:06:03PM +0200, Geert Uytterhoeven wrote:
> The named genpd APIs are deprecated. Hence convert the board staging
> code from using genpd names to DT node paths.
> 
> For now this supports PM domains with "#power-domain-cells = <0>" only.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
> Rafael, Greg: If Greg provides his Acked-by, Rafael can apply this patch
> to the linux-pm tree as a prerequisite for Ulf's patches to remove the
> named genpd APIs.
> 

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Kevin Hilman <khilman@kernel.org>,
	devel@driverdev.osuosl.org, linux-pm@vger.kernel.org,
	linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] staging: board: Migrate away from __pm_genpd_name_add_device()
Date: Tue, 8 Sep 2015 12:06:53 -0700	[thread overview]
Message-ID: <20150908190653.GA10156@kroah.com> (raw)
In-Reply-To: <1441731963-18271-1-git-send-email-geert+renesas@glider.be>

On Tue, Sep 08, 2015 at 07:06:03PM +0200, Geert Uytterhoeven wrote:
> The named genpd APIs are deprecated. Hence convert the board staging
> code from using genpd names to DT node paths.
> 
> For now this supports PM domains with "#power-domain-cells = <0>" only.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
> Rafael, Greg: If Greg provides his Acked-by, Rafael can apply this patch
> to the linux-pm tree as a prerequisite for Ulf's patches to remove the
> named genpd APIs.
> 

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

  reply	other threads:[~2015-09-08 19:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-08 17:06 [PATCH v2] staging: board: Migrate away from __pm_genpd_name_add_device() Geert Uytterhoeven
2015-09-08 17:06 ` Geert Uytterhoeven
2015-09-08 19:06 ` Greg Kroah-Hartman [this message]
2015-09-08 19:06   ` Greg Kroah-Hartman
2015-09-08 19:06   ` Greg Kroah-Hartman
2015-09-09  0:47   ` Rafael J. Wysocki
2015-09-09  1:15     ` Rafael J. Wysocki

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=20150908190653.GA10156@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=geert+renesas@glider.be \
    --cc=khilman@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=ulf.hansson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.