From: Guennadi Liakhovetski Date: Mon, 16 Jun 2008 07:16:46 +0000 (+0100) Subject: [ARM] 5095/2: pcm990: switch from pxa_gpio_mode to pxa2xx_mfp_config X-Git-Tag: v2.6.27-rc1~850^2^2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a566fbbcc902df6c9c4dc151bf399018083fb10;p=pandora-kernel.git [ARM] 5095/2: pcm990: switch from pxa_gpio_mode to pxa2xx_mfp_config pxa_gpio_mode() is deprecated, use the new pxa2xx_mfp_config() function to configure GPIOs in pcm990 platform code. Convert "array, ARRAY_SIZE(array)" to "ARRAY_AND_SIZE(array)" while at it. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Russell King --- Reading git-diff-tree failed