From 7582ddce132390fba10822c5977cd1ab532bb1eb Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 6 Feb 2017 07:11:41 -0500 Subject: [PATCH] GPIO: Correct doc typo "confguration" -> "configuration" Signed-off-by: Robert P. J. Day --- drivers/gpio/db8500_gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/db8500_gpio.c b/drivers/gpio/db8500_gpio.c index db32db6845..eefb56d83f 100644 --- a/drivers/gpio/db8500_gpio.c +++ b/drivers/gpio/db8500_gpio.c @@ -174,7 +174,7 @@ void db8500_gpio_set_output(unsigned gpio, int val) /** * config_pin - configure a pin's mux attributes - * @cfg: pin confguration + * @cfg: pin configuration * * Configures a pin's mode (alternate function or GPIO), its pull up status, * and its sleep mode based on the specified configuration. The @cfg is