git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a24247
)
atmel_usba_udc: Kill GPIO_PIN_NONE
author
Stelian Pop
<stelian@popies.net>
Wed, 5 Mar 2008 21:20:36 +0000
(22:20 +0100)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Sun, 6 Apr 2008 21:15:07 +0000
(17:15 -0400)
GPIO_PIN_NONE should no longer be used. Replace it with a simple
test against negative values.
This is a transitional patch, waiting for gpio_is_valid() to be
merged at which point the tests should be revisited.
Signed-off-by: Stelian Pop <stelian@popies.net>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found