提交 442c3753 编写于 作者: M Magnus Damm 提交者: Paul Mundt

sh: Runtime PM pdev hwblk - kfr2r09

Add hwblk_id to kfr2r09 board specific on-chip sh7724
platform devices.
Signed-off-by: NMagnus Damm <damm@igel.co.jp>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 593a0c89
......@@ -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 = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册