commit | f7f951c29835622d6096530393a8322131059917 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 12 17:41:22 2013 +0000 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Feb 13 10:05:57 2013 +0000 |
tree | 8514feeca617c2c608c18488791c47f7d02b0fa4 | |
parent | c31a0c052205e3ec24efc3fe18ef70c3e913f2d4 [diff] |
of/selftest: Fix GPIOs selftest to cover the 7th case The of_gpio_named_count() self test doesn't hit the out-of-range condition even though it is coded. Fix the bug by increasing the for loop range by one. Reported-by: Andreas Larsson <andreas@gaisler.com> Cc: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>