]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Write correct bus number for the irq router
authorBin Meng <bmeng.cn@gmail.com>
Tue, 23 Jun 2015 04:18:45 +0000 (12:18 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:23 +0000 (13:29 +0200)
commitba048b1faae211f1ecce29935d0ded50a5657a3c
tree242d4f4ae40f1f8b574443c6a79108a11b4e26e1
parent1ac0c5e451e4345484836d78454d6ff6f719e239
x86: Write correct bus number for the irq router

We should write correct bus number to the PIRQ routing table for the
irq router from device tree, instead of hard-coded zero.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/irq.c