]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX31: add accessor function to get a gpio
authorStefano Babic <sbabic@denx.de>
Tue, 13 Apr 2010 10:07:00 +0000 (12:07 +0200)
committertrix <trix@windriver.com>
Fri, 30 Apr 2010 10:23:25 +0000 (05:23 -0500)
commit7d27cd08b4c1adfd58c54aaa8b8c8f4eeb3c7021
treeb0ae3f3b50855a1ba00a578ca658bced4aff7d60
parentdfe83352cb58c55dfdbd5b535cb335526cb1c581
MX31: add accessor function to get a gpio

The patch adds an accessor function to get the value of a gpio.

Signed-off-by: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mx31/mx31.h
drivers/gpio/mx31_gpio.c