commit | a608295935d237bdbe95eefdba1e3fa40676df31 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian.fainelli@telecomint.eu> | Wed Jan 30 13:33:35 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:35 2008 +0100 |
tree | 6b35ecf726f7487dc6fc0e9b1097604021eb72bd | |
parent | ade761496dcd0aea1c41da21d5a6ced4897f02e7 [diff] |
x86: add generic GPIO support to x86 This patch adds the generic GPIO support to the x86 architecture. We do the same as for MIPS, we let the machine override the gpio callbacks and provide defaults one in mach-generic. Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>