simple-api: modify the order of arguments in simple loop routines
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 11 Oct 2017 16:33:03 +0000 (18:33 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 11 Oct 2017 16:33:03 +0000 (18:33 +0200)
commit996e9c37c47ad5e135bea05590843f2963cfa257
tree4beb4370dc596d64107ee52d23fa44dca592be62
parentb493015722eb77940803603ed625389fb9e235f1
simple-api: modify the order of arguments in simple loop 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/gpiomon.c
tests/tests-simple-api.c