Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Tom Rix and committed by
Greg Kroah-Hartman
f7c2e792 0508c477

+2 -2
+2 -2
Documentation/fpga/dfl.rst
··· 57 57 interface to FPGA, e.g. the FPGA Management Engine (FME) and Port (more 58 58 descriptions on FME and Port in later sections). 59 59 60 - Accelerated Function Unit (AFU) represents a FPGA programmable region and 60 + Accelerated Function Unit (AFU) represents an FPGA programmable region and 61 61 always connects to a FIU (e.g. a Port) as its child as illustrated above. 62 62 63 63 Private Features represent sub features of the FIU and AFU. They could be ··· 311 311 | PCI PF Device | | | PCI VF Device | 312 312 +---------------+ | +---------------+ 313 313 314 - FPGA PCIe device driver is always loaded first once a FPGA PCIe PF or VF device 314 + FPGA PCIe device driver is always loaded first once an FPGA PCIe PF or VF device 315 315 is detected. It: 316 316 317 317 * Finishes enumeration on both FPGA PCIe PF and VF device using common