From: Axel Lin Date: Tue, 15 Apr 2014 02:54:11 +0000 (+0800) Subject: platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range check X-Git-Tag: omap-for-v3.16/fixes-against-rc1~61^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a3542753a63091bc4700525e6096d76fe32f62;p=pandora-kernel.git platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range check Only pin 0-7 support input, so the valid offset range should be 0 ~ 7. Signed-off-by: Axel Lin Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed