Message ID | 1425934514-1023-2-git-send-email-andreas@gazonk.org |
---|---|
State | New |
Headers | show |
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 --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. */