All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Kevin Hilman <khilman@linaro.org>,
	Grygorii Strashko <grygorii.strashko@ti.com>,
	Philipp Zabel <philipp.zabel@gmail.com>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	linux-sh@vger.kernel.org, linux-pm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 1/9] PM / Domains: Change prototype for the ->attach_dev() callback
Date: Mon, 03 Nov 2014 19:15:04 +0100	[thread overview]
Message-ID: <8761ewduc7.fsf@igel.home> (raw)
In-Reply-To: <1415028896-9005-2-git-send-email-geert+renesas@glider.be> (Geert Uytterhoeven's message of "Mon, 3 Nov 2014 16:34:48 +0100")

Geert Uytterhoeven <geert+renesas@glider.be> writes:

> From: Ulf Hansson <ulf.hansson@linaro.org>
>
> Convert the prototype to return and int. This is just an initial step,

s/and/an/

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@linux-m68k.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 1/9] PM / Domains: Change prototype for the ->attach_dev() callback
Date: Mon, 03 Nov 2014 18:15:04 +0000	[thread overview]
Message-ID: <8761ewduc7.fsf@igel.home> (raw)
In-Reply-To: <1415028896-9005-2-git-send-email-geert+renesas@glider.be> (Geert Uytterhoeven's message of "Mon, 3 Nov 2014 16:34:48 +0100")

Geert Uytterhoeven <geert+renesas@glider.be> writes:

> From: Ulf Hansson <ulf.hansson@linaro.org>
>
> Convert the prototype to return and int. This is just an initial step,

s/and/an/

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

WARNING: multiple messages have this Message-ID (diff)
From: schwab@linux-m68k.org (Andreas Schwab)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/9] PM / Domains: Change prototype for the ->attach_dev() callback
Date: Mon, 03 Nov 2014 19:15:04 +0100	[thread overview]
Message-ID: <8761ewduc7.fsf@igel.home> (raw)
In-Reply-To: <1415028896-9005-2-git-send-email-geert+renesas@glider.be> (Geert Uytterhoeven's message of "Mon, 3 Nov 2014 16:34:48 +0100")

Geert Uytterhoeven <geert+renesas@glider.be> writes:

> From: Ulf Hansson <ulf.hansson@linaro.org>
>
> Convert the prototype to return and int. This is just an initial step,

s/and/an/

Andreas.

-- 
Andreas Schwab, schwab at linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2014-11-03 18:15 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-03 15:34 [PATCH v4 0/9] ARM: shmobile: R-Mobile: DT PM domain support Geert Uytterhoeven
2014-11-03 15:34 ` Geert Uytterhoeven
2014-11-03 15:34 ` Geert Uytterhoeven
2014-11-03 15:34 ` [PATCH v4 1/9] PM / Domains: Change prototype for the ->attach_dev() callback Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 18:15   ` Andreas Schwab [this message]
2014-11-03 18:15     ` Andreas Schwab
2014-11-03 18:15     ` Andreas Schwab
2014-11-03 15:34 ` [PATCH v4 2/9] PM / Domains: Add DT bindings for power-on/off latencies Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34 ` [PATCH v4 3/9] PM / Domains: Add DT bindings for the R-Mobile System Controller Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34 ` [PATCH v4 4/9] ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
     [not found] ` <1415028896-9005-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2014-11-03 15:34   ` [PATCH v4 5/9] ARM: shmobile: R-Mobile: Enable module clocks if !CONFIG_PM_RUNTIME Geert Uytterhoeven
2014-11-03 15:34     ` Geert Uytterhoeven
2014-11-03 15:34     ` Geert Uytterhoeven
2014-11-03 15:34     ` Geert Uytterhoeven
2014-11-03 15:34 ` [PATCH v4 6/9] ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34 ` [PATCH v4 7/9] ARM: shmobile: R-Mobile: Add DT support for PM domains Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34 ` [PATCH v4 8/9] ARM: shmobile: r8a7740 dtsi: Add PM domain support Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 21:24   ` Mathieu Poirier
2014-11-03 21:24     ` Mathieu Poirier
2014-11-03 21:24     ` Mathieu Poirier
2014-11-03 15:34 ` [PATCH v4 9/9] drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 15:34   ` Geert Uytterhoeven
2014-11-03 21:02 ` [PATCH v4 0/9] ARM: shmobile: R-Mobile: DT PM domain support Mathieu Poirier
2014-11-03 21:02   ` Mathieu Poirier
2014-11-03 21:02   ` Mathieu Poirier
2014-11-04  1:28   ` Kevin Hilman
2014-11-04  1:28     ` Kevin Hilman
2014-11-04  1:28     ` Kevin Hilman
2014-11-04  1:28     ` Kevin Hilman
2014-11-04 14:57     ` Mathieu Poirier
2014-11-04 14:57       ` Mathieu Poirier
2014-11-04 14:57       ` Mathieu Poirier

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=8761ewduc7.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=grygorii.strashko@ti.com \
    --cc=horms@verge.net.au \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=philipp.zabel@gmail.com \
    --cc=rjw@rjwysocki.net \
    --cc=tomasz.figa@gmail.com \
    --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.