diff options
author | Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> | 2019-11-13 07:43:38 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-11-14 23:32:17 +0100 |
commit | 7f3fefeec2ce0d8f3598c53d6decca3a4fd5cdaf (patch) | |
tree | e6bb9ee63b59e8716b4ae388b7289f946b7b1522 /drivers/pwm | |
parent | dt-bindings: Add syscon YAML description (diff) | |
download | linux-7f3fefeec2ce0d8f3598c53d6decca3a4fd5cdaf.tar.xz linux-7f3fefeec2ce0d8f3598c53d6decca3a4fd5cdaf.zip |
of: property: Fix documentation for out values
Property fetching functions which return number of successfully fetched
properties should not state that out-values are only modified if 0 is
returned. Fix this. Also, "pointer to return value" is slightly suboptimal
phrase as "return value" commonly refers to value function returns (not via
arguments). Rather use "pointer to found values".
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Reviewed-by: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/pwm')
0 files changed, 0 insertions, 0 deletions