handle_simple_irq — Simple and software-decoded IRQs.
the interrupt number
the interrupt description structure for this irq
Simple interrupts are either sent from a demultiplexing interrupt handler or come from hardware, where no interrupt hardware control is necessary.
The caller is expected to handle the ack, clear, mask and unmask issues if necessary.