u-boot/arch/arm/cpu
Sanjeev Premi 81bdc155c7 omap: gpio: Use generic API
Convert all OMAP specific functions to use the common API
definitions in include/asm/gpio.h. In the process, made
few additional changes:
 - Use -EINVAL consistently. -1 was used in many places.
 - Removed one-liner static functions that were used only
   once. Replaced the content as necessary.
 - Combines implementation of functions omap_get_gpio_dataout()
   and omap_get_gpio_datain(). To do so, new static function
   _get_gpio_direction() was added.

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-09-13 08:25:15 +02:00
..
arm720t ARM: remove broken "impa7" board. 2011-09-07 21:46:40 +02:00
arm920t Minor coding style cleanup. 2011-09-11 21:24:09 +02:00
arm925t Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
arm926ejs Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
arm946es Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
arm1136 MX31: fix missing mxc_get_clk() call 2011-09-07 22:11:23 +02:00
arm1176 Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
arm_intcm Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
armv7 omap: gpio: Use generic API 2011-09-13 08:25:15 +02:00
ixp Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
lh7a40x Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
pxa PXA: FIX: Deep-sleep return address in stored in PSPR 2011-09-07 23:51:37 +02:00
s3c44b0 Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
sa1100 Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00