pinmap: Added aio support.
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 2 May 2014 10:52:40 +0000 (11:52 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 2 May 2014 10:52:40 +0000 (11:52 +0100)
commitfd1c1c80f40624ac1a65835338ae3849632d478f
tree4f8f7882e79e85b5eff6d89363c1f32662cec3a7
parent9878b2e419d29057c938a99dc29be3921bcd7cd4
pinmap: Added aio support.

* Intel Galileo Rev D: Added analog information
* maa_check_aio, similar to maa_check_gpio, will setup multiplexers.
* aio: Removed now duplicated functionality.

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
api/aio.h
api/maa.h
examples/analogin_a0.c
src/aio/aio.c
src/intel_galileo_rev_d.c
src/maa.c