aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gpio
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2025-10-16 22:32:45 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2025-10-18 05:12:37 +0000
commit36138969847b231cd98f48272e2bdf88a8dc08dd (patch)
tree3a251180b5556e9731f915feb2a36b10122d508f /sys/dev/gpio
parent7a72e88781ae294aae6b97e1972cb19b2a670412 (diff)
Diffstat (limited to 'sys/dev/gpio')
-rw-r--r--sys/dev/gpio/gpioc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/gpio/gpioc.c b/sys/dev/gpio/gpioc.c
index 6c6f79227166..f690140af97b 100644
--- a/sys/dev/gpio/gpioc.c
+++ b/sys/dev/gpio/gpioc.c
@@ -158,7 +158,8 @@ static const struct filterops gpioc_read_filterops = {
.f_attach = NULL,
.f_detach = gpioc_kqdetach,
.f_event = gpioc_kqread,
- .f_touch = NULL
+ .f_touch = NULL,
+ .f_copy = knote_triv_copy,
};
static struct gpioc_pin_event *