From: Bartosz Golaszewski Date: Thu, 5 Jan 2017 17:38:18 +0000 (+0100) Subject: TODO: update X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f44e2d552d0c29f956a2cb5d4bd5c443b94dd640;p=qemu-gpiodev%2Flibgpiod.git TODO: update Signed-off-by: Bartosz Golaszewski --- diff --git a/TODO b/TODO index 20fccb2..e30a6ac 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,2 @@ -- create a low-level request routine accepting a structure containing request - configuration -- for high-level request functions separate the polarity and direction settings - from other flags -- create a routine for finding GPIO lines by name (plus an extended version - requesting the line too) -- separate the line information logic updates, make it run in the background - after requesting/releasing lines and find a way to inform users of failures - to update line info -- create a set of functions for requesting/waiting for events on lines +- create a tool for finding the gpiochip name and line offset by line name +- create a public routine for reading events from a file descriptor