Index: uspace/srv/hid/input/input.c
===================================================================
--- uspace/srv/hid/input/input.c	(revision 676900501376128cbb87ed9ea866e1bfbb52a5db)
+++ uspace/srv/hid/input/input.c	(revision 377818191c87c5eca4e9c6ab5eb18e5d7d8b9103)
@@ -328,5 +328,5 @@
 	}
 
-	async_answer_5(icall, EOK, 0, 0, 0, 0, async_get_label());
+	async_accept_0(icall);
 
 	while (true) {
