From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: sh7372: Add shmobile_init_late()
Date: Fri, 24 Oct 2014 02:06:47 +0000 [thread overview]
Message-ID: <20141024020646.GA7537@verge.net.au> (raw)
In-Reply-To: <1413548557-11962-1-git-send-email-geert+renesas@glider.be>
On Fri, Oct 17, 2014 at 02:22:37PM +0200, Geert Uytterhoeven wrote:
> Extend sh7372 SoC machine vector to include shmobile_init_late()
> so Suspend-to-RAM and CPUIdle are setup as expected.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> This was the last remaining machine_desc not calling
> shmobile_init_late().
Thanks, I have queued this up.
> ---
> arch/arm/mach-shmobile/setup-sh7372.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-shmobile/setup-sh7372.c b/arch/arm/mach-shmobile/setup-sh7372.c
> index d646c8d12423a600..769ff008571d6732 100644
> --- a/arch/arm/mach-shmobile/setup-sh7372.c
> +++ b/arch/arm/mach-shmobile/setup-sh7372.c
> @@ -1012,6 +1012,7 @@ DT_MACHINE_START(SH7372_DT, "Generic SH7372 (Flattened Device Tree)")
> .init_irq = sh7372_init_irq,
> .handle_irq = shmobile_handle_irq_intc,
> .init_machine = sh7372_add_standard_devices_dt,
> + .init_late = shmobile_init_late,
> .dt_compat = sh7372_boards_compat_dt,
> MACHINE_END
>
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2014-10-24 2:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-17 12:22 [PATCH] ARM: shmobile: sh7372: Add shmobile_init_late() Geert Uytterhoeven
2014-10-24 2:06 ` Simon Horman [this message]
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=20141024020646.GA7537@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-sh@vger.kernel.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).