From: Phil Sutter Date: Thu, 22 Jan 2009 18:32:43 +0000 (+0100) Subject: MIPS: RB532: Export rb532_gpio_set_func() X-Git-Tag: v2.6.29-rc4~84^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc6bc0d6e953f6dd80c286c889d8d581e8f8d7a;p=pandora-kernel.git MIPS: RB532: Export rb532_gpio_set_func() This kernel symbol provides a way for drivers to switch on alternate function for a certain GPIO pin. Turning it off is done implicitly when changing the GPIO direction, as that would be fixed when using the given pin als alternate function. Signed-off-by: Phil Sutter Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed