diff options
| author | Luka Kovacic <[email protected]> | 2020-01-05 20:10:56 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-02-07 13:59:58 -0500 |
| commit | 4dbc107f4683e45749045b97f0b529d5eb5178a9 (patch) | |
| tree | cb620b0b0e18ca606ebe74bcc920977a4883c3a4 /scripts/objdiff | |
| parent | 96ff825d31ae9a1410600f002731047c3c2de8b1 (diff) | |
cmd: gpio: Correct do_gpio() return value
Use the correct return value in function do_gpio() and update
commands documentation with the return values from command_ret_t enum.
CMD_RET_SUCCESS is returned on command success and CMD_RET_FAILURE is
returned on command failure.
The command was returning the pin value, which caused confusion when
debugging (#define DEBUG).
Signed-off-by: Luka Kovacic <[email protected]>
Tested-by: Robert Marko <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
