commit | 7faee9106b559db08e4c90c582b15971cc34ace2 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Sun Aug 21 10:45:44 2011 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Sep 04 11:36:11 2011 +0200 |
tree | ea8f4cdfb6613d0219ad9a68baea4320b6b037ff | |
parent | c8a02c3db33e3e99b9cbbb24451e76e741de90e7 [diff] |
IMX: uniform GPIO interface using GPIO framework IMX processors has a slightly different interface to access GPIOs and do not make use of the provided GPIO framework. The patch substitutes mxc_ specific functions and make use of the API in asm/gpio.h Signed-off-by: Stefano Babic <sbabic@denx.de>