Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c45c685c authored by Lennert Buytenhek's avatar Lennert Buytenhek Committed by Samuel Ortiz
Browse files

mfd: twl6030 irq_data conversion.

parent 1db0b427
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -332,7 +332,7 @@ int twl6030_init_irq(int irq_num, unsigned irq_base, unsigned irq_end)
	 */
	twl6030_irq_chip = dummy_irq_chip;
	twl6030_irq_chip.name = "twl6030";
	twl6030_irq_chip.set_type = NULL;
	twl6030_irq_chip.irq_set_type = NULL;

	for (i = irq_base; i < irq_end; i++) {
		set_irq_chip_and_handler(i, &twl6030_irq_chip,