All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] M28: GPIO pin validity check added
Date: Wed, 23 Nov 2011 14:46:36 -0500	[thread overview]
Message-ID: <201111231446.36807.vapier@gentoo.org> (raw)
In-Reply-To: <2A9FB46C-1E1C-4127-9636-8E83FBE93ED7@Delien.nl>

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>

  reply	other threads:[~2011-11-23 19:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-23 15:08 [U-Boot] [PATCH] M28: GPIO pin validity check added Robert Deliën
2011-11-23 19:46 ` Mike Frysinger [this message]
2011-11-23 20:10   ` Robert Deliën
2011-11-23 22:23     ` Mike Frysinger
2011-11-24  0:36       ` Mike Frysinger
2011-11-25 10:10         ` Robert Deliën
2011-11-25 13:02           ` Wolfgang Denk
2011-11-25 15:30             ` Robert Deliën
2011-11-27 14:38               ` Wolfgang Denk
2011-11-29 11:02                 ` Robert Deliën
2011-11-23 21:03 ` Marek Vasut
2011-11-23 21:24   ` Robert Deliën
2011-11-23 22:38 ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201111231446.36807.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.