Re: [PATCH v1 1/1] pinctrl: cy8c95x0: Avoid returning positive values to user space

From: Linus Walleij

Date: Tue Mar 10 2026 - 06:54:23 EST


On Fri, Feb 27, 2026 at 5:43 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> When probe fails due to unclear interrupt status register, it returns
> a positive number instead of the proper error code. Fix this accordingly.
>
> Fixes: e6cbbe42944d ("pinctrl: Add Cypress cy8c95x0 support")
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Closes: https://lore.kernel.org/r/202602271847.vVWkqLBD-lkp@xxxxxxxxx/
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Patch applied for fixes!

Yours,
Linus Walleij