diff options
author | Jonas Gorski <[email protected]> | 2021-10-14 14:33:42 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2021-10-25 10:10:37 +0200 |
commit | 85fe6415c146d5d42ce300c12f1ecf4d4af47d40 (patch) | |
tree | a7d08f69b07bd3accb7a0146db8a17025ae3b8f8 /scripts | |
parent | 6fda593f3082ef1aa783ac13e89f673fd69a2cb6 (diff) |
gpio: xgs-iproc: fix parsing of ngpios property
of_property_read_u32 returns 0 on success, not true, so we need to
invert the check to actually take over the provided ngpio value.
Fixes: 6a41b6c5fc20 ("gpio: Add xgs-iproc driver")
Signed-off-by: Jonas Gorski <[email protected]>
Reviewed-by: Chris Packham <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions