summaryrefslogtreecommitdiff
path: root/drivers/fpga/dfl-fme-pr.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2021-05-19 19:30:56 +0300
committerMoritz Fischer <mdf@kernel.org>2021-07-22 05:54:21 +0300
commit580e3137318edb39d2c6efa5dad51e3fbd7e2536 (patch)
tree6c477a2dba5ba8d9c5500c5b923b36933bffc9b7 /drivers/fpga/dfl-fme-pr.c
parent758f74674bcb82e1ed1a0b5a56980f295183b546 (diff)
downloadlinux-580e3137318edb39d2c6efa5dad51e3fbd7e2536.tar.xz
fpga: fix spelling mistakes
Run the fpga subsystem through aspell. Signed-off-by: Tom Rix <trix@redhat.com> Reviewed-by: Fernando Pacheco <fpacheco@redhat.com> Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'drivers/fpga/dfl-fme-pr.c')
-rw-r--r--drivers/fpga/dfl-fme-pr.c2
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)