commit | 42df64b1f83fa9b786067a0b5a3aca0fbb2d8db8 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Wed Apr 07 12:22:58 2010 +0300 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Apr 20 01:17:13 2010 +0100 |
tree | a0692e8bb1951a87849f03a9b04a853a8732ff17 | |
parent | 28ad3321a1ac732c7fe37d5be85f67fe40ef18a9 [diff] |
i2c-stu300: off by one issue If we don't find the correct rate, we want to end the loop with "i" pointing to the last element in the array. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>