Loading drivers/mfd/axp20x.c +2 −1 Original line number Diff line number Diff line Loading @@ -848,7 +848,8 @@ static struct mfd_cell axp803_cells[] = { .name = "axp20x-pek", .num_resources = ARRAY_SIZE(axp803_pek_resources), .resources = axp803_pek_resources, } }, { .name = "axp20x-regulator" }, }; static struct mfd_cell axp806_cells[] = { Loading Loading
drivers/mfd/axp20x.c +2 −1 Original line number Diff line number Diff line Loading @@ -848,7 +848,8 @@ static struct mfd_cell axp803_cells[] = { .name = "axp20x-pek", .num_resources = ARRAY_SIZE(axp803_pek_resources), .resources = axp803_pek_resources, } }, { .name = "axp20x-regulator" }, }; static struct mfd_cell axp806_cells[] = { Loading