Skip to content

Commit

Permalink
gpiolib: Grammar s/manager/managed/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191120143745.1254-1-geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Geert Uytterhoeven authored and Linus Walleij committed Nov 22, 2019
1 parent e272f7e commit 5115841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpio/gpiolib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,7 @@ static void devm_gpio_chip_release(struct device *dev, void *res)
}

/**
* devm_gpiochip_add_data() - Resource manager gpiochip_add_data()
* devm_gpiochip_add_data() - Resource managed gpiochip_add_data()
* @dev: pointer to the device that gpio_chip belongs to.
* @chip: the chip to register, with chip->base initialized
* @data: driver-private data associated with this chip
Expand Down

0 comments on commit 5115841

Please sign in to comment.