]> 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>
Sat, 24 Apr 2010 17:58:00 +0000 (12:58 -0500)
commit83366790317042bf61c3260c7a61fd8a8fbf5db9
tree28f7a162da89cd6187d280f0cfa651aa45013a5a
parent989359b3182cdd998b58c8cca92717263c8d513d
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