浏览代码

sh: Runtime PM pdev hwblk - kfr2r09

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

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Magnus Damm 16 年之前
父节点
当前提交
442c37534c
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      arch/sh/boards/mach-kfr2r09/setup.c

+ 3 - 0
arch/sh/boards/mach-kfr2r09/setup.c

@@ -95,6 +95,9 @@ static struct platform_device kfr2r09_sh_keysc_device = {
 	.dev	= {
 		.platform_data	= &kfr2r09_sh_keysc_info,
 	},
+	.archdata = {
+		.hwblk_id = HWBLK_KEYSC,
+	},
 };
 
 static struct platform_device *kfr2r09_devices[] __initdata = {