From: Ben Dooks Date: Fri, 28 Oct 2005 14:26:41 +0000 (+0100) Subject: [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin options X-Git-Tag: v2.6.15-rc1~732^2^2~11^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42d3a120fe9a1831b88e7037ce0b048d82433b09;p=pandora-kernel.git [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin options Patch from Ben Dooks Add generic values for the parameters to the s3c2410_gpio_cfgpin() function, so that a caller does not need to know the exact constant for the specified pin. This is very useful for the case where a driver is passed a gpio pin number and needs to reconfigure the pin's function. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed