mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
fpga: bridge: 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-8-trix@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
df82d2ecd9
commit
e7555cf6c2
2 changed files with 12 additions and 12 deletions
|
@ -11,7 +11,7 @@ struct fpga_bridge;
|
|||
/**
|
||||
* struct fpga_bridge_ops - ops for low level FPGA bridge drivers
|
||||
* @enable_show: returns the FPGA bridge's status
|
||||
* @enable_set: set a FPGA bridge as enabled or disabled
|
||||
* @enable_set: set an FPGA bridge as enabled or disabled
|
||||
* @fpga_bridge_remove: set FPGA into a specific state during driver remove
|
||||
* @groups: optional attribute groups.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue