gpio: f7188x: correct spelling of "Fintek"
authorAndreas Bofjall <andreas@gazonk.org>
Mon, 9 Mar 2015 20:55:12 +0000 (21:55 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 17 Mar 2015 16:55:47 +0000 (17:55 +0100)
The company is called "Fintek", not "Fintech". Fix it.

Signed-off-by: Andreas Bofjall <andreas@gazonk.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-f7188x.c

index 1be291ac6319e315c1627cc95029c741e56b787e..fbd954ee5468b6dfb66a73868b92c244414210bb 100644 (file)
@@ -410,7 +410,7 @@ err:
 }
 
 /*
- * Try to match a supported Fintech device by reading the (hard-wired)
+ * Try to match a supported Fintek device by reading the (hard-wired)
  * configuration I/O ports. If available, then register both the platform
  * device and driver to support the GPIOs.
  */
This page took 0.025795 seconds and 5 git commands to generate.