]> asedeno.scripts.mit.edu Git - linux.git/commit
docs/pinctrl: fix compile errors in example code
authorLuca Ceresoli <luca@lucaceresoli.net>
Fri, 5 Jul 2019 14:30:43 +0000 (16:30 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 28 Jul 2019 22:20:09 +0000 (00:20 +0200)
commitb3a2b136011ef567f2b9cf55f559f38816c8a64d
tree02c6052ee24aaf96ceb26351f43e3937d0dfdace
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
docs/pinctrl: fix compile errors in example code

The code in the example does not build for a few trivial errors: type
mismatch in callback, missing semicolon. Fix them to help newcomers using
the example as a starting point.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Link: https://lore.kernel.org/r/20190705143043.1929-1-luca@lucaceresoli.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/driver-api/pinctl.rst