]> git.karo-electronics.de Git - karo-tx-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>
Mon, 18 Mar 2013 11:31:00 +0000 (12:31 +0100)
commit01cc2cb1c9ee0eb0b813cc3a4404220d11160493
treed9ac10b0d9c74734d9cb570c4bbf639d4895fb28
parent3acb3c7caa51b56c34dc8c7f5a054a14e5319b2a
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>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/kernel/intc.c