Loading drivers/mfd/as3722.c +3 −0 Original line number Original line Diff line number Diff line Loading @@ -74,6 +74,9 @@ static const struct mfd_cell as3722_devs[] = { { { .name = "as3722-power-off", .name = "as3722-power-off", }, }, { .name = "as3722-wdt", }, }; }; static const struct regmap_irq as3722_irqs[] = { static const struct regmap_irq as3722_irqs[] = { Loading Loading
drivers/mfd/as3722.c +3 −0 Original line number Original line Diff line number Diff line Loading @@ -74,6 +74,9 @@ static const struct mfd_cell as3722_devs[] = { { { .name = "as3722-power-off", .name = "as3722-power-off", }, }, { .name = "as3722-wdt", }, }; }; static const struct regmap_irq as3722_irqs[] = { static const struct regmap_irq as3722_irqs[] = { Loading