commit | 6f79309acc32b025064a496dbfcd4c70c557294e | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Apr 03 18:05:21 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 13 14:16:23 2017 +0200 |
tree | bd1102f07ca369e5102678108417e4540bee9229 | |
parent | d69843e416d315123aea4831c3a7dfb299526681 [diff] |
gpio: Use unsigned int for interrupt numbers Interrupt numbers are never negative, zero serves as the special invalid value. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>