diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2015-06-23 12:18:46 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-07-14 18:03:17 -0600 |
commit | 8c38e4d0b8d37dcd3bfd2293481e220b1b4a3a42 (patch) | |
tree | dd9c395e8e761f335c07a1f4b1c8a4b73e7acbe2 /arch/x86/cpu/cpu_x86.c | |
parent | 9c235436a3fbc8d6959c0acee276b7060e61f2e5 (diff) |
x86: Ignore function number when writing PIRQ routing table
In fill_irq_info() pci device's function number is written into
the table, however this is not really necessary. The function
number can be anything as OS doesn't care about this field,
neither does the PIRQ routing specification. Change to always
writing 0 as the function number.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/cpu/cpu_x86.c')
0 files changed, 0 insertions, 0 deletions