simple-api: modify the order of arguments in set value routines
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 11 Oct 2017 16:10:31 +0000 (18:10 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 11 Oct 2017 16:10:31 +0000 (18:10 +0200)
commitb493015722eb77940803603ed625389fb9e235f1
treecb766ea6169efa96f79699d566831563c3edebd9
parentb3eb355472689c490118d337216d73317f7a74ab
simple-api: modify the order of arguments in set value routines

Move the consumer string after the active_low property.

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