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:
9475375
)
ARM: at91: fix check of valid GPIO for SPI and USB
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 28 Mar 2012 09:58:58 +0000
(11:58 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 4 Apr 2012 16:35:52 +0000
(18:35 +0200)
SPI chip select pins have to be checked by gpio_is_valid().
The USB host overcurrent_pin checking was missing.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
No differences found