mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
81bdc155c7
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> |
||
---|---|---|
.. | ||
mx5 | ||
omap-common | ||
omap3 | ||
omap4 | ||
s5p-common | ||
s5pc1xx | ||
s5pc2xx | ||
tegra2 | ||
u8500 | ||
cache_v7.c | ||
config.mk | ||
cpu.c | ||
Makefile | ||
start.S | ||
syslib.c | ||
u-boot.lds |