diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-05-28 07:14:06 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-05-28 07:16:03 (GMT) |
commit | 596a1c5f51e2945d036fae208b67f64a47346c68 (patch) | |
tree | 67900181d2acba78d9e141c16fb32f68a4f8c594 /fs/hpfs | |
parent | 6a2f4b7dadd5e2b3e02e28af1ddb32d17ac5b310 (diff) | |
download | linux-596a1c5f51e2945d036fae208b67f64a47346c68.tar.xz |
gpio: mcp23s08: switch chip count to int
Commit 3e3bed913e8bbd78f38cefd5d575475f45c05dd0
"gpio: mcp23s08: fixed count variable for devicetree probing"
introduced a loop check to see if the number of chips were
unconsistent and going below zero counting downwards, but
this requires the counting variable to be able to be
negative, so switch the variable from unsigned to int.
Cc: Michael Stickel <ms@mycable.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs/hpfs')
0 files changed, 0 insertions, 0 deletions