diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-01-12 09:55:25 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-01-15 13:07:46 +0300 |
commit | c8fb5a52b977ef91dc9342e556c63b9602065c8a (patch) | |
tree | 3fc10e0cedf4d3725caa372769099f69b2ca2047 /scripts/gdb/linux/tasks.py | |
parent | 576db73424305036a6aa9e40daf7109742fbb1df (diff) | |
download | linux-c8fb5a52b977ef91dc9342e556c63b9602065c8a.tar.xz |
gpio: rtd: Fix signedness bug in probe
The "data->irqs[]" array holds unsigned int so this error handling will
not work correctly.
Fixes: eee636bff0dc ("gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCs")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions