]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
microblaze: intc: set the default irq_domain
authorDan Christensen <opello@opello.org>
Sun, 17 Mar 2013 09:48:56 +0000 (04:48 -0500)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 19 Mar 2013 08:47:19 +0000 (09:47 +0100)
commit4666f8f3a1a71c35592ce1205768ba1db951d0e2
tree986dc843fe889497c8a77295b79cd93cf34c8804
parent2530265d0e9c9bec31d9dc0c32604035c38f8fb7
microblaze: intc: set the default irq_domain

Register the irq_domain created during initialization as the default so
that device drivers can pass NULL to irq_create_mapping and get a
virtual irq to pass to request_irq.

Signed-off-by: Dan Christensen <opello@opello.org>
arch/microblaze/kernel/intc.c