Documentation: gpio: fix function links in the HTML docs
authorJeremy Cline <jcline@redhat.com>
Mon, 29 Jul 2019 14:37:30 +0000 (10:37 -0400)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 30 Jul 2019 08:16:32 +0000 (10:16 +0200)
commitd9e5ebac18a122f53ee87671f62d42b0d9e9a491
tree5f59470d3097600f2cfff612a2573210ed5ced96
parent9091373ab7ea27cad381ce71aa37de6b9e687e81
Documentation: gpio: fix function links in the HTML docs

The shorthand [_data] and [devm_] cause the HTML documentation to not
link to the function documentation properly. This expands the references
to the complete function names with the exception of
devm_gpiochip_remove() which was dropped by commit 48207d7595d2 ("gpio:
drop devm_gpiochip_remove()").

Signed-off-by: Jeremy Cline <jcline@redhat.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Documentation/driver-api/gpio/driver.rst