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

Commit 505485a8 authored by Chris Gorman's avatar Chris Gorman Committed by Linus Walleij
Browse files

pinctrl: cherryview fixed typo in comment



Fixed typo on comment for north_community.

Signed-off-by: default avatarChris Gorman <chrisjohgorman@gmail.com>
Acked-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 1ffbf50b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -491,7 +491,7 @@ static const struct chv_community north_community = {
	.ngpio_ranges = ARRAY_SIZE(north_gpio_ranges),
	.ngpios = ARRAY_SIZE(north_pins),
	/*
	 * North community can benerate GPIO interrupts only for the first
	 * North community can generate GPIO interrupts only for the first
	 * 8 interrupts. The upper half (8-15) can only be used to trigger
	 * GPEs.
	 */