pwm: Use pinmap functions for setting up pwm.
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Tue, 6 May 2014 14:01:44 +0000 (15:01 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Tue, 6 May 2014 14:33:54 +0000 (15:33 +0100)
commit171f66208e306c02dfc65e3070a88840aeaa9819
tree31fb55acfc34ade38e684c12776d9c359e17e276
parent5aa5aec661ee747587cf8766a9cd9181ae2babc1
pwm: Use pinmap functions for setting up pwm.

* Intended function of check_pwm also checks for conflicting gpio, due
* to quirk on galileo rev d, functionality commented.

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