[U-Boot] [PATCH 03/10] x86: pci: Assign pci irqs to all functions
Simon Glass
sjg at chromium.org
Mon Jul 20 04:04:49 CEST 2015
On 18 July 2015 at 08:37, Simon Glass <sjg at chromium.org> wrote:
> 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>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list