commit | 3925b90fa4622b708fc609c98a3f346ee6641e8c | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <uwe@kleine-koenig.org> | Mon Oct 08 11:34:03 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 10 13:36:18 2018 +0200 |
tree | 6ab9f62466560b0ea2d64a3bd42055f14af7cac1 | |
parent | 70728c29465bc4bfa7a8c14304771eab77e923c7 [diff] |
gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chip The function is about adding a gpio_chip so dev has to belong to this one. Fix wording to be more grammatically correct (but attention, I'm not a native speaker). Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>