simple-api: modify the order of arguments in get value routines
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 11 Oct 2017 15:53:32 +0000 (17:53 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 11 Oct 2017 15:53:32 +0000 (17:53 +0200)
commitb3eb355472689c490118d337216d73317f7a74ab
tree21c5d1049d9897daf5fbd859966f4159985d30a5
parent9cbe16952f49b89bbf2c94db31ea87fea1727731
simple-api: modify the order of arguments in get value routines

Move the consumer string to the end of the argument list as the least
significant option.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
include/gpiod.h
src/lib/simple.c
src/tools/gpioget.c
tests/tests-gpioset.c
tests/tests-simple-api.c