On Sun, Nov 8, 2020 at 8:05 PM Martin Kaiser <martin@xxxxxxxxx> wrote:
Replace the two separate calls for setting the irq handler and data with a
single irq_set_chained_handler_and_data() call.
Can it be rewritten to use the GPIO core facility of instantiating IRQ chip?