diff options
Diffstat (limited to 'drivers/fpga/dfl-fme-pr.c')
| -rw-r--r-- | drivers/fpga/dfl-fme-pr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/fpga/dfl-fme-pr.c b/drivers/fpga/dfl-fme-pr.c index 1194c0e850e0..d61ce9a18879 100644 --- a/drivers/fpga/dfl-fme-pr.c +++ b/drivers/fpga/dfl-fme-pr.c @@ -148,7 +148,7 @@ static int fme_pr(struct platform_device *pdev, unsigned long arg)  	/*  	 * it allows userspace to reset the PR region's logic by disabling and -	 * reenabling the bridge to clear things out between accleration runs. +	 * reenabling the bridge to clear things out between acceleration runs.  	 * so no need to hold the bridges after partial reconfiguration.  	 */  	if (region->get_bridges) |