]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio: Modify common gpio.h to more closely match Linux
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 11 Nov 2011 21:55:35 +0000 (15:55 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 10 Jan 2012 02:10:32 +0000 (20:10 -0600)
commit5f533aeb5117ebe4ef1d10b5cae326334965035d
tree9bf8fd985ba4e1ae7da1760229ab0a621b50afe5
parent9a420986cccc9bd2c37affd931d627b3c3e72952
gpio: Modify common gpio.h to more closely match Linux

Change "int gp" to "unsigned gpio"
Add request and free entry-points

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/asm-generic/gpio.h