commit | d99e30b7936ad2214548e33d8de15584c741bdb4 | [log] [tgz] |
---|---|---|
author | Po Liu <po.liu@nxp.com> | Mon Aug 29 15:26:58 2016 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Sep 12 16:32:36 2016 -0500 |
tree | 627f50f06ff366a784b66998b0d3279328211a1b | |
parent | 156c55325d30261d250e88ed3a39f22008f4ca16 [diff] |
PCI: altera: Relax device number checking to allow SR-IOV Previously we only allowed device 0 to be directly attached to the root port. But SR-IOV devices may use non-zero device numbers for VFs. Remove the restriction that only device 0 may be attached to a root port. [bhelgaas: changelog] Signed-off-by: Po Liu <po.liu@nxp.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Ley Foon Tan <lftan@altera.com>