[PATCH v2 12/15] mfd: menelaus: Switch all children to threaded_irq

2013-12-02 Thread Felipe Balbi
now that we have our own irq_chip, all children can use traditional request_threaded_irq(). While at that, also remove so functions which became unused. Signed-off-by: Felipe Balbi --- drivers/mfd/menelaus.c | 161 +++-- 1 file changed, 50

[PATCH v2 12/15] mfd: menelaus: Switch all children to threaded_irq

2013-12-02 Thread Felipe Balbi
now that we have our own irq_chip, all children can use traditional request_threaded_irq(). While at that, also remove so functions which became unused. Signed-off-by: Felipe Balbi ba...@ti.com --- drivers/mfd/menelaus.c | 161 +++-- 1 file changed,