On Sun, 8 Jan 2012 03:44:19 -0500
Mike Frysinger <vap...@gentoo.org> wrote:

> On Tuesday 06 December 2011 20:24:02 Simon Glass wrote:
> > +int gpio_request(unsigned gpio, const char *label);
> 
> should add gpio_free too

fyi, I just sent Wolfgang a pull request for this:

commit 3608b70fec881ccd4e41180c22662293a7e37b66
Author: Joe Hershberger <joe.hershber...@ni.com>
Date:   Fri Nov 11 15:55:35 2011 -0600

    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.hershber...@ni.com>
    Cc: Joe Hershberger <joe.hershber...@gmail.com>
    Signed-off-by: Kim Phillips <kim.phill...@freescale.com>

Kim

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to