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

Commit 963e04ca authored by Magnus Damm's avatar Magnus Damm Committed by Paul Mundt
Browse files

sh: Runtime PM pdev hwblk - kfr2r09 LCDC



This patch simply adds LCDC hwblk_id data for the kfr2r09 board.

Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 4b6b9879
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -176,6 +176,9 @@ static struct platform_device kfr2r09_sh_lcdc_device = {
	.dev	= {
		.platform_data	= &kfr2r09_sh_lcdc_info,
	},
	.archdata = {
		.hwblk_id = HWBLK_LCDC,
	},
};

static struct platform_device *kfr2r09_devices[] __initdata = {