[U-Boot] [PATCH] M28: GPIO pin validity check added
Mike Frysinger
vapier at gentoo.org
Wed Nov 23 20:46:36 CET 2011
On Wednesday 23 November 2011 10:08:58 Robert Deliën wrote:
> 1. gpio_request no longer checks validity. Pin validity must be checked
> explicitly use gpio_invalid prior to request and hence use.
NAK. the u-boot gpio API follows the Linux API which means gpio_request()
does validation.
your patches are still incorrectly formatted. please read the git manual for
how this is supposed to be done.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111123/a42ab642/attachment.pgp>
More information about the U-Boot
mailing list