commit | d8e0ca851b91b8ac16c648d437f668997b606e6b | [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 | 7acec2594840b2602054c5a9d1e14792837fd9db [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>