Ejemplo n.º 1
0
static int __init plat_pinmux_setup(void)
{
	return sh_pfc_register("pfc-sh7723", sh7723_pfc_resources,
			       ARRAY_SIZE(sh7723_pfc_resources));
}
Ejemplo n.º 2
0
static int __init plat_pinmux_setup(void)
{
	return sh_pfc_register("pfc-sh7720", NULL, 0);
}