From: Arnd Bergmann <arnd@xxxxxxxx>For PXA:
The only difference between generic_handle_irq() and the ARM
handle_IRQ() version is now the range check, and in the remaining
drivers this does not appear to be needed any more.
Remove this old interface and use the generic version in its place.