From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: shmobile: kzm9d: use late init machine hook
Date: Thu, 21 Jun 2012 10:22:52 +0000 [thread overview]
Message-ID: <201206211222.52597.rjw@sisk.pl> (raw)
In-Reply-To: <87fw9p8bn8.wl%kuninori.morimoto.gx@renesas.com>
On Thursday, June 21, 2012, Kuninori Morimoto wrote:
> Since commit 21cc1b7ede3cf456cf1d51f8a906093261f7c111 ("ARM: shmobile:
> use machine specific hook for late init") suspend and CPU idle are not
> initialized automatically anymore. Set shmobile_init_late() as the
> machine late init hook to initialize them.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Applied to the fixes branch of the renesas.git tree.
Thanks,
Rafael
> ---
> arch/arm/mach-shmobile/board-kzm9d.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-shmobile/board-kzm9d.c b/arch/arm/mach-shmobile/board-kzm9d.c
> index 7bc5e7d..6a33cf3 100644
> --- a/arch/arm/mach-shmobile/board-kzm9d.c
> +++ b/arch/arm/mach-shmobile/board-kzm9d.c
> @@ -80,6 +80,7 @@ DT_MACHINE_START(KZM9D_DT, "kzm9d")
> .init_irq = emev2_init_irq,
> .handle_irq = gic_handle_irq,
> .init_machine = kzm9d_add_standard_devices,
> + .init_late = shmobile_init_late,
> .timer = &shmobile_timer,
> .dt_compat = kzm9d_boards_compat_dt,
> MACHINE_END
>
prev parent reply other threads:[~2012-06-21 10:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-21 5:41 [PATCH 2/2] ARM: shmobile: kzm9d: use late init machine hook Kuninori Morimoto
2012-06-21 9:06 ` Laurent Pinchart
2012-06-21 10:22 ` Rafael J. Wysocki [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=201206211222.52597.rjw@sisk.pl \
--to=rjw@sisk.pl \
--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