Documentation: fpga: dfl: change FPGA indirect article to an

Change use of 'a fpga' to 'an fpga'

Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20210608212350.3029742-4-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Tom Rix 2021-06-08 14:23:41 -07:00 committed by Greg Kroah-Hartman
parent 0508c47790
commit f7c2e792c6
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ FPGA Interface Unit (FIU) represents a standalone functional unit for the
interface to FPGA, e.g. the FPGA Management Engine (FME) and Port (more interface to FPGA, e.g. the FPGA Management Engine (FME) and Port (more
descriptions on FME and Port in later sections). descriptions on FME and Port in later sections).
Accelerated Function Unit (AFU) represents a FPGA programmable region and Accelerated Function Unit (AFU) represents an FPGA programmable region and
always connects to a FIU (e.g. a Port) as its child as illustrated above. always connects to a FIU (e.g. a Port) as its child as illustrated above.
Private Features represent sub features of the FIU and AFU. They could be Private Features represent sub features of the FIU and AFU. They could be
@ -311,7 +311,7 @@ The driver organization in virtualization case is illustrated below:
| PCI PF Device | | | PCI VF Device | | PCI PF Device | | | PCI VF Device |
+---------------+ | +---------------+ +---------------+ | +---------------+
FPGA PCIe device driver is always loaded first once a FPGA PCIe PF or VF device FPGA PCIe device driver is always loaded first once an FPGA PCIe PF or VF device
is detected. It: is detected. It:
* Finishes enumeration on both FPGA PCIe PF and VF device using common * Finishes enumeration on both FPGA PCIe PF and VF device using common