Browse Source

pinctrl: Fix trivial spelling typo in a comment

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Charles Keepax 8 years ago
parent
commit
50842cbd34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/pinctrl/core.c

+ 1 - 1
drivers/pinctrl/core.c

@@ -525,7 +525,7 @@ pinctrl_find_gpio_range_from_pin(struct pinctrl_dev *pctldev,
 EXPORT_SYMBOL_GPL(pinctrl_find_gpio_range_from_pin);
 EXPORT_SYMBOL_GPL(pinctrl_find_gpio_range_from_pin);
 
 
 /**
 /**
- * pinctrl_remove_gpio_range() - remove a range of GPIOs fro a pin controller
+ * pinctrl_remove_gpio_range() - remove a range of GPIOs from a pin controller
  * @pctldev: pin controller device to remove the range from
  * @pctldev: pin controller device to remove the range from
  * @range: the GPIO range to remove
  * @range: the GPIO range to remove
  */
  */