event: rework gpiod_line_event_wait_bulk()
authorBartosz Golaszewski <bartekgola@gmail.com>
Tue, 10 Jan 2017 10:37:40 +0000 (11:37 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Tue, 10 Jan 2017 10:37:40 +0000 (11:37 +0100)
commitb179a660aee721827e220fccedcff18c868c991c
tree38b334c96578764f4b3dedbc8224bba5008a77b6
parent161b6003d782d085dd58f71f6d89ed76bcd0dc99
event: rework gpiod_line_event_wait_bulk()

Instead of storing the index of the line - store the line handle
itself as the third parameter.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
core.c
gpiod.h