diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-03-11 06:23:44 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-03-12 10:54:54 -0400 |
commit | 22520edc92d02b5a7dd3c24f57583a41643a8454 (patch) | |
tree | 1eb66c738b9482e3bfdfbe775b4ce7a13ed49938 /drivers/gpio | |
parent | 5da82cac7496ec4593715ed00ec5fb7feb594323 (diff) |
gpio: Spelling s/than/that/
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio')
-rw-r--r-- | drivers/gpio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 00e48c59ce94..149557f9e275 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -661,7 +661,7 @@ config GPIO_BT8XX | |||
661 | tristate "BT8XX GPIO abuser" | 661 | tristate "BT8XX GPIO abuser" |
662 | depends on PCI && VIDEO_BT848=n | 662 | depends on PCI && VIDEO_BT848=n |
663 | help | 663 | help |
664 | The BT8xx frame grabber chip has 24 GPIO pins than can be abused | 664 | The BT8xx frame grabber chip has 24 GPIO pins that can be abused |
665 | as a cheap PCI GPIO card. | 665 | as a cheap PCI GPIO card. |
666 | 666 | ||
667 | This chip can be found on Miro, Hauppauge and STB TV-cards. | 667 | This chip can be found on Miro, Hauppauge and STB TV-cards. |