linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Bofjall <andreas@gazonk.org>
To: linux-gpio@vger.kernel.org
Cc: Andreas Bofjall <andreas@gazonk.org>
Subject: [PATCH 1/3] gpio: f7188x: correct spelling of "Fintek"
Date: Sun, 25 Jan 2015 18:16:17 +0100	[thread overview]
Message-ID: <1422206179-11464-2-git-send-email-andreas@gazonk.org> (raw)
In-Reply-To: <1422206179-11464-1-git-send-email-andreas@gazonk.org>

The company is called "Fintek", not "Fintech". Fix it.

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

diff --git a/drivers/gpio/gpio-f7188x.c b/drivers/gpio/gpio-f7188x.c
index fd3202f..53be51d 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.
  */
-- 
2.1.4


  reply	other threads:[~2015-01-25 17:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25 17:16 [PATCH 0/3] Add Fintek F71869 and F71869A gpio support Andreas Bofjall
2015-01-25 17:16 ` Andreas Bofjall [this message]
2015-01-25 17:16 ` [PATCH 2/3] gpio: f7188x: add GPIO support for F71869 Andreas Bofjall
2015-01-25 17:16 ` [PATCH 3/3] gpio: f7188x: add GPIO support for F71869A Andreas Bofjall
2015-02-26  9:36 ` [PATCH 0/3] Add Fintek F71869 and F71869A gpio support Alexandre Courbot
2015-02-27 22:33   ` Andreas Bofjäll
2015-03-02  5:51     ` Alexandre Courbot
2015-03-09 10:14   ` Linus Walleij
2015-03-09 10:26     ` Andreas Bofjäll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1422206179-11464-2-git-send-email-andreas@gazonk.org \
    --to=andreas@gazonk.org \
    --cc=linux-gpio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).