mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 06:17:46 +09:00
We provided very similar routines internally, but now we can hook into the generic framework by supplying our routines as function pointers in the irq_chip structure instead. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>