commit | 718c45bd1aa80c4e23a0ee204c973e3014e94708 | [log] [tgz] |
---|---|---|
author | Alek Du <alek.du@intel.com> | Tue Jan 11 10:55:32 2011 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jan 11 12:46:15 2011 +0100 |
tree | c22c0a0ace46d4d3e30946e805f12c960933d5bb | |
parent | 990a32d1e54b3c0f7304bec95fb883404589b3f0 [diff] |
x86/gpio: Implement x86 gpio_to_irq convert function We need this for x86 MID platforms where GPIO interrupts are used. No special magic is needed so the default 1:1 behaviour will do nicely. Signed-off-by: Alek Du <alek.du@intel.com> Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> LKML-Reference: <20110111105439.24448.69863.stgit@bob.linux.org.uk> Signed-off-by: Ingo Molnar <mingo@elte.hu>