Loading drivers/mfd/rk808.c +1 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,7 @@ static struct resource rtc_resources[] = { static const struct mfd_cell rk805s[] = { { .name = "rk808-clkout", }, { .name = "rk808-regulator", }, { .name = "rk805-pinctrl", }, { .name = "rk808-rtc", .num_resources = ARRAY_SIZE(rtc_resources), Loading Loading
drivers/mfd/rk808.c +1 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,7 @@ static struct resource rtc_resources[] = { static const struct mfd_cell rk805s[] = { { .name = "rk808-clkout", }, { .name = "rk808-regulator", }, { .name = "rk805-pinctrl", }, { .name = "rk808-rtc", .num_resources = ARRAY_SIZE(rtc_resources), Loading