u-boot/arch/x86
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv
At present irq_router is declared as a static struct irq_router in
arch/x86/cpu/irq.c. Since it's a driver control block, it makes sense
to move it to a per driver priv. Adjust existing APIs to accept an
additional parameter of irq_router's udevice.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-02-05 12:47:22 +08:00
..
cpu x86: irq: Move irq_router to a per driver priv 2016-02-05 12:47:22 +08:00
dts x86: minnowmax: Drop io-base property in the pch_pinctrl node 2016-02-05 12:47:22 +08:00
include/asm x86: irq: Move irq_router to a per driver priv 2016-02-05 12:47:22 +08:00
lib x86: irq: Move irq_router to a per driver priv 2016-02-05 12:47:22 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: config option for loading ACPI table from QEMU 2016-01-28 13:53:30 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00