]> Git Repo - linux.git/commit
tools: gpio: add multi-line monitoring to gpio-event-mon
authorKent Gibson <[email protected]>
Mon, 28 Sep 2020 00:28:06 +0000 (08:28 +0800)
committerBartosz Golaszewski <[email protected]>
Wed, 30 Sep 2020 08:57:27 +0000 (10:57 +0200)
commit62757c32d5db33fa3abb7b7b88201f9b4ecbc85b
treee3fd58ab8c7f5174eb636aa0d2a83dd55146f4d9
parent0acda979df8d065f9cb16bbc723723b036697e57
tools: gpio: add multi-line monitoring to gpio-event-mon

Extend gpio-event-mon to support monitoring multiple lines.
This would require multiple lineevent requests to implement using uAPI v1,
but can be performed with a single line request using uAPI v2.

Signed-off-by: Kent Gibson <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
tools/gpio/gpio-event-mon.c
This page took 0.054429 seconds and 4 git commands to generate.