Replace K_SYSCALL_OBJ() with K_SYSCALL_DRIVER_AUXDISPLAY() in syscall handlers to validate that the requested driver operation is actually implemented before invoking it. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Replace K_SYSCALL_OBJ() with K_SYSCALL_DRIVER_AUXDISPLAY() in syscall handlers to validate that the requested driver operation is actually implemented before invoking it. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>