Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 442c3753 authored by Magnus Damm's avatar Magnus Damm Committed by Paul Mundt
Browse files

sh: Runtime PM pdev hwblk - kfr2r09



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

Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 593a0c89
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 = {