All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] soc: imx: gpc: de-register power domains only if initialized
Date: Thu, 22 Feb 2018 11:21:19 +0800	[thread overview]
Message-ID: <20180222032117.GC3217@dragon> (raw)
In-Reply-To: <20180107134905.15624-1-stefan@agner.ch>

On Sun, Jan 07, 2018 at 02:49:05PM +0100, Stefan Agner wrote:
> If power domain information are missing in the device tree, no
> power domains get initialized. However, imx_gpc_remove tries to
> remove power domains always in the old DT binding case. Only
> remove power domains when imx_gpc_probe initialized them in
> first place.
> 
> Fixes: 721cabf6c660 ("soc: imx: move PGC handling to a new GPC driver")
> Cc: Lucas Stach <l.stach@pengutronix.de>
> Signed-off-by: Stefan Agner <stefan@agner.ch>

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Stefan Agner <stefan@agner.ch>
Cc: kernel@pengutronix.de, fabio.estevam@nxp.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [PATCH] soc: imx: gpc: de-register power domains only if initialized
Date: Thu, 22 Feb 2018 11:21:19 +0800	[thread overview]
Message-ID: <20180222032117.GC3217@dragon> (raw)
In-Reply-To: <20180107134905.15624-1-stefan@agner.ch>

On Sun, Jan 07, 2018 at 02:49:05PM +0100, Stefan Agner wrote:
> If power domain information are missing in the device tree, no
> power domains get initialized. However, imx_gpc_remove tries to
> remove power domains always in the old DT binding case. Only
> remove power domains when imx_gpc_probe initialized them in
> first place.
> 
> Fixes: 721cabf6c660 ("soc: imx: move PGC handling to a new GPC driver")
> Cc: Lucas Stach <l.stach@pengutronix.de>
> Signed-off-by: Stefan Agner <stefan@agner.ch>

Applied, thanks.

  parent reply	other threads:[~2018-02-22  3:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 13:49 [PATCH] soc: imx: gpc: de-register power domains only if initialized Stefan Agner
2018-01-07 13:49 ` Stefan Agner
2018-01-08 10:28 ` Dong Aisheng
2018-01-08 10:28   ` Dong Aisheng
2018-01-08 10:51   ` Lucas Stach
2018-01-08 10:51     ` Lucas Stach
2018-01-08 21:17     ` Stefan Agner
2018-01-08 21:17       ` Stefan Agner
2018-01-09  9:28       ` Lucas Stach
2018-01-09  9:28         ` Lucas Stach
2018-01-09 15:25 ` Lucas Stach
2018-01-09 15:25   ` Lucas Stach
2018-02-10 15:46 ` Stefan Agner
2018-02-10 15:46   ` Stefan Agner
2018-02-10 16:24 ` Fabio Estevam
2018-02-10 16:24   ` Fabio Estevam
2018-02-22  3:21 ` Shawn Guo [this message]
2018-02-22  3:21   ` Shawn Guo

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=20180222032117.GC3217@dragon \
    --to=shawnguo@kernel.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 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.