From: Grant Likely Date: Tue, 12 Feb 2013 17:41:22 +0000 (+0000) Subject: of/selftest: Fix GPIOs selftest to cover the 7th case X-Git-Tag: v3.9-rc1~147^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7f951c29835622d6096530393a8322131059917;p=pandora-kernel.git 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 Cc: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed