]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: 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>
Thu, 9 May 2013 07:01:21 +0000 (09:01 +0200)
commitfda036754b1ff0ecf69e87e6f3f0d4282ea22b81
treed7ed8c32749ade4b6640cae334ccadb38a947601
parent10ceeee35911425fc0d7d1cc0f61445d9e4828a4
microblaze: 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