commit | da5d463876882e3c9e0a4c123ab195aa79f68990 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Jul 15 16:23:40 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 10:36:22 2015 -0600 |
tree | 26a8d8135614e91f2ddebeb776b3765fc0798418 | |
parent | 770fd338b75171c9bb37020731793b15637aa2f0 [diff] |
x86: pci: Assign pci irqs to all functions We need walk through all functions within a PCI device and assign their IRQs accordingly. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>