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

Commit 50842cbd authored by Charles Keepax's avatar Charles Keepax Committed by Linus Walleij
Browse files

pinctrl: Fix trivial spelling typo in a comment

parent c1ae3cfa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -525,7 +525,7 @@ pinctrl_find_gpio_range_from_pin(struct pinctrl_dev *pctldev,
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
 * @range: the GPIO range to remove
 */