Loading drivers/mfd/rt5033.c +3 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,9 @@ static const struct mfd_cell rt5033_devs[] = { }, { .name = "rt5033-battery", .of_compatible = "richtek,rt5033-battery", }, { .name = "rt5033-led", .of_compatible = "richtek,rt5033-led", }, }; Loading Loading
drivers/mfd/rt5033.c +3 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,9 @@ static const struct mfd_cell rt5033_devs[] = { }, { .name = "rt5033-battery", .of_compatible = "richtek,rt5033-battery", }, { .name = "rt5033-led", .of_compatible = "richtek,rt5033-led", }, }; Loading