Files
u-boot/arch/x86/include/asm
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init()
At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:07:18 +08:00
..
2015-08-26 07:54:13 -07:00
2015-04-29 21:02:33 -06:00
2015-11-05 10:52:01 -05:00
2015-07-14 18:03:15 -06:00
2016-01-13 12:20:15 +08:00
2015-04-30 16:13:50 -06:00
2015-11-13 06:46:25 -08:00
2015-04-30 16:13:38 -06:00
2015-08-05 08:42:40 -06:00
2015-04-30 16:13:38 -06:00
2015-10-21 07:46:26 -06:00
2015-04-30 16:13:50 -06:00
2015-08-05 08:44:07 -06:00