An error occurred while fetching folder content.
Thomas Gleixner
authored
Reorder
irq_set_chip()
irq_set_chip_data()
irq_set_handler()
to
irq_set_chip()
irq_set_handler()
irq_set_chip_data()
so the next patch can combine irq_set_chip() and irq_set_handler() to
irq_set_chip_and_handler().
Automated conversion with coccinelle.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Name | Last commit | Last update |
---|---|---|
.. |