commit | b2ef749720a97053d60605a7456772a1752164cc | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian.fainelli@telecomint.eu> | Wed Mar 26 22:39:15 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 27 16:08:45 2008 +0100 |
tree | 47120d353cc460d078b5f4b6560c5ab392d09622 | |
parent | d8d4f157b8d828bc837f0eb2ee4a2dd40dbdd572 [diff] |
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 <volker@tintuc.de> Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Ingo Molnar <mingo@elte.hu>