
20 Jul
2015
20 Jul
'15
4:04 a.m.
On 18 July 2015 at 08:37, Simon Glass sjg@chromium.org wrote:
On 15 July 2015 at 02:23, Bin Meng bmeng.cn@gmail.com wrote:
We need walk through all functions within a PCI device and assign their IRQs accordingly.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/pci.c | 27 +++++++++++++++++---------- arch/x86/include/asm/pci.h | 3 +-- arch/x86/lib/pirq_routing.c | 3 +-- 3 files changed, 19 insertions(+), 14 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!