From: Mark Brown Date: Wed, 7 Dec 2011 16:23:58 +0000 (+0800) Subject: gpio: Explicitly index samsung_gpio_cfgs X-Git-Tag: v3.3-rc1~173^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2985479f198c6bceded56fa5cf51457a8d273513;p=pandora-kernel.git gpio: Explicitly index samsung_gpio_cfgs Make it easier to follow the by number references into samsung_gpio_cfgs by putting the indexes into the code initialising the array, improving readability a bit. Ideally we wouldn't be using magic array indexes at all but this is easier than coming up with a better way. Signed-off-by: Mark Brown Acked-by: Kukjin Kim Signed-off-by: Grant Likely --- Reading git-diff-tree failed