Re: [PATCH] Input: alps - Propagate alps_passthrough_mode_v2() errors in alps_poll()

From: Markus Elfring
Date: Fri Mar 07 2025 - 12:55:43 EST


> Add error handling to propagate alps_passthrough_mode_v2() failures
> to the caller. When alps_passthrough_mode_v2() fails, immediately
> return -1 to stop further processing and maintain consistent error
> reporting.

How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.14-rc5#n145

Regards,
Markus