diff mbox

[RESEND,1/3] gpio: f7188x: correct spelling of "Fintek"

Message ID 1425934514-1023-2-git-send-email-andreas@gazonk.org
State New
Headers show

Commit Message

Andreas Bofjall March 9, 2015, 8:55 p.m. UTC
The company is called "Fintek", not "Fintech". Fix it.

Signed-off-by: Andreas Bofjall <andreas@gazonk.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
---
 drivers/gpio/gpio-f7188x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Linus Walleij March 17, 2015, 4:56 p.m. UTC | #1
On Mon, Mar 9, 2015 at 9:55 PM, Andreas Bofjall <andreas@gazonk.org> wrote:

> The company is called "Fintek", not "Fintech". Fix it.
>
> Signed-off-by: Andreas Bofjall <andreas@gazonk.org>
> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>

Patch applied.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/gpio/gpio-f7188x.c b/drivers/gpio/gpio-f7188x.c
index 1be291a..fbd954e 100644
--- a/drivers/gpio/gpio-f7188x.c
+++ b/drivers/gpio/gpio-f7188x.c
@@ -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.
  */