few cleanups on the old menelaus driver. I don't have HW to test these patches, maybe Aaro can help here ? cheers Felipe Balbi (13): mfd: menelaus: drop __exit section annotation mfd: menelaus: switch over to module_i2c_driver mfd: menelaus: convert to threaded irq mfd: menelaus: remove unnecessary loop mfd: menelaus: use for_each_set_bit() mfd: menelaus: pass menelaus pointer as argument to enable/disable irq mfd: menelaus: limit the usage of the_menelaus mfd: menelaus: pass menelaus_chip pointer to add/remove irq functions mfd: menelaus: pass menelaus_chip pointer to get/set voltage mfd: menelaus: pass menelaus_chip argument to menelaus <-> time helpers mfd: menelaus: start to use irqdomain mfd: menelaus: switch all children to threaded_irq mfd: menelaus: remove unnecessary definition drivers/mfd/menelaus.c | 616 +++++++++++++++++++++++++------------------------ 1 file changed, 319 insertions(+), 297 deletions(-) -- 1.8.4.GIT -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html