gpio: f7188x: correct spelling of "Fintek"

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>
This commit is contained in:
Andreas Bofjall 2015-03-09 21:55:12 +01:00 committed by Linus Walleij
parent b6202855d1
commit 3f8f4f19b9
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ f7188x_gpio_device_add(const struct f7188x_sio *sio)
}
/*
* 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.
*/