public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 08/09] sh: Runtime PM pdev hwblk - kfr2r09
@ 2009-07-31  7:48 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2009-07-31  7:48 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@igel.co.jp>

Add hwblk_id to kfr2r09 board specific on-chip sh7724
platform devices.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
---

 arch/sh/boards/mach-kfr2r09/setup.c |    3 +++
 1 file changed, 3 insertions(+)

--- 0001/arch/sh/boards/mach-kfr2r09/setup.c
+++ work/arch/sh/boards/mach-kfr2r09/setup.c	2009-07-31 15:39:47.000000000 +0900
@@ -95,6 +95,9 @@ static struct platform_device kfr2r09_sh
 	.dev	= {
 		.platform_data	= &kfr2r09_sh_keysc_info,
 	},
+	.archdata = {
+		.hwblk_id = HWBLK_KEYSC,
+	},
 };
 
 static struct platform_device *kfr2r09_devices[] __initdata = {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-31  7:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-31  7:48 [PATCH 08/09] sh: Runtime PM pdev hwblk - kfr2r09 Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox