commit | 4494738de0d9dc79343fba7c8a57235e684fc549 | [log] [tgz] |
---|---|---|
author | Cyrille Pitchen <cyrille.pitchen@free-electrons.com> | Tue Jan 30 21:56:56 2018 +0100 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Wed Jan 31 11:10:41 2018 +0000 |
tree | 2d4c6816883533735deffa785da2f8857ebcd657 | |
parent | 1b79c5284439ac1a8f45aa62cf518714436fad5f [diff] |
PCI: endpoint: Add the function number as argument to EPC ops This patch updates the prototype of most handlers from 'struct pci_epc_ops' so the EPC library can now support multi-function devices. Signed-off-by: Cyrille Pitchen <cyrille.pitchen@free-electrons.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>