1
0
Fork 0

gpiolib: Fix typo in comment ("piochip_add_data")

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
hifive-unleashed-5.1
Jonathan Neuschäfer 2017-12-21 17:56:34 +01:00 committed by Linus Walleij
parent a746a23218
commit 689fd02e81
1 changed files with 1 additions and 1 deletions

View File

@ -1374,7 +1374,7 @@ static int devm_gpio_chip_match(struct device *dev, void *res, void *data)
}
/**
* devm_gpiochip_add_data() - Resource manager piochip_add_data()
* devm_gpiochip_add_data() - Resource manager gpiochip_add_data()
* @dev: the device pointer on which irq_chip belongs to.
* @chip: the chip to register, with chip->base initialized
* @data: driver-private data associated with this chip