From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)
Date: Sat, 27 Aug 2011 12:27:26 +0000 [thread overview]
Message-ID: <201108271427.26409.rjw@sisk.pl> (raw)
In-Reply-To: <20110824093936.8230.53081.sendpatchset@rxone.opensource.se>
On Saturday, August 27, 2011, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
>
> This patch updates the recently submitted
> "Associate the HDMI clock together with LCDC1 on sh7372"
> to V2 with the following change:
> - Use lcdc1_device on AP4EVB to build properly.
>
> Signed-off-by: Magnus Damm <damm@opensource.se>
Applied to linux-pm/pm-fixes, thanks!
Rafael
> ---
>
> arch/arm/mach-shmobile/board-ap4evb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- 0007/arch/arm/mach-shmobile/board-ap4evb.c
> +++ work/arch/arm/mach-shmobile/board-ap4evb.c 2011-08-27 20:58:15.000000000 +0900
> @@ -1412,7 +1412,7 @@ static void __init ap4evb_init(void)
> fsi_init_pm_clock();
> sh7372_pm_init();
> pm_clk_add(&fsi_device.dev, "spu2");
> - pm_clk_add(&hdmi_lcdc_device.dev, "hdmi");
> + pm_clk_add(&lcdc1_device.dev, "hdmi");
> }
>
> static void __init ap4evb_timer_init(void)
> --
> 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:[~2011-08-27 12:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-24 9:39 [PATCH] ARM: mach-shmobile: sh7372 LCDC1 suspend fix Magnus Damm
2011-08-24 20:43 ` Rafael J. Wysocki
2011-08-26 4:47 ` [PATCH] ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 Magnus Damm
2011-08-26 20:47 ` Rafael J. Wysocki
2011-08-27 12:04 ` [PATCH] ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) Magnus Damm
2011-08-27 12:27 ` 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=201108271427.26409.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