Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f8f4f19 authored by Andreas Bofjall's avatar Andreas Bofjall Committed by Linus Walleij
Browse files

gpio: f7188x: correct spelling of "Fintek"



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

Signed-off-by: default avatarAndreas Bofjall <andreas@gazonk.org>
Reviewed-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent b6202855
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */