diff options
author | Baruch Siach <baruch@tkos.co.il> | 2016-07-27 08:41:49 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-08-08 09:50:22 +0200 |
commit | 925baf394bb0e65d85330afe467393f66f910353 (patch) | |
tree | c9a27742800206c266e3117881ee0c152ea89154 /tools/gpio/gpio-event-mon.c | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) |
tools/gpio: fix gpio-event-mon header comment
Fixes: 97f69747d8b1 ('tools/gpio: add the gpio-event-mon tool')
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/gpio/gpio-event-mon.c')
-rw-r--r-- | tools/gpio/gpio-event-mon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpio/gpio-event-mon.c b/tools/gpio/gpio-event-mon.c index 448ed96b3b4f..1c14c2595158 100644 --- a/tools/gpio/gpio-event-mon.c +++ b/tools/gpio/gpio-event-mon.c @@ -1,5 +1,5 @@ /* - * gpio-hammer - example swiss army knife to shake GPIO lines on a system + * gpio-event-mon - monitor GPIO line events from userspace * * Copyright (C) 2016 Linus Walleij * |