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

Commit 94143926 authored by Ben Dooks's avatar Ben Dooks
Browse files

ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()



Fix typo in s3c_gpio_cfgpin() documentation, the second argument is @to
not @pin again.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 0639b93d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ struct s3c_gpio_cfg {
/**
 * s3c_gpio_cfgpin() - Change the GPIO function of a pin.
 * @pin pin The pin number to configure.
 * @pin to The configuration for the pin's function.
 * @to to The configuration for the pin's function.
 *
 * Configure which function is actually connected to the external
 * pin, such as an gpio input, output or some form of special function