[U-Boot] [PATCH 03/10] x86: pci: Assign pci irqs to all functions

Simon Glass sjg at chromium.org
Sat Jul 18 16:37:28 CEST 2015


On 15 July 2015 at 02:23, Bin Meng <bmeng.cn at 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 at 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 at chromium.org>


More information about the U-Boot mailing list