From: Florian Fainelli Date: Wed, 26 Mar 2008 21:39:15 +0000 (+0100) Subject: rdc321x: GPIO routines bugfixes X-Git-Tag: v2.6.25-rc8~73^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ef749720a97053d60605a7456772a1752164cc;p=pandora-kernel.git rdc321x: GPIO routines bugfixes This patch fixes the use of GPIO routines which are in the PCI configuration space of the RDC321x, therefore reading/writing to this space without spinlock protection can be problematic. We also now request and free GPIOs and support the MGB100 board, previous code was very AR525W-centric. Signed-off-by: Volker Weiss Signed-off-by: Florian Fainelli Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed