Loading drivers/mfd/tps65217.c +2 −0 Original line number Diff line number Diff line Loading @@ -33,9 +33,11 @@ static const struct mfd_cell tps65217s[] = { { .name = "tps65217-pmic", .of_compatible = "ti,tps65217-pmic", }, { .name = "tps65217-bl", .of_compatible = "ti,tps65217-bl", }, }; Loading Loading
drivers/mfd/tps65217.c +2 −0 Original line number Diff line number Diff line Loading @@ -33,9 +33,11 @@ static const struct mfd_cell tps65217s[] = { { .name = "tps65217-pmic", .of_compatible = "ti,tps65217-pmic", }, { .name = "tps65217-bl", .of_compatible = "ti,tps65217-bl", }, }; Loading