commit | 0c2c1f624d4f99825851f0253f1308dd591df6ef | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed Mar 28 11:58:58 2012 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed Apr 04 18:35:52 2012 +0200 |
tree | 0a0279e1e48ee8e0293fd4370d558dda803eb7d2 | |
parent | 9475375a5eb2ab9380e644d45173f67cbca0da80 [diff] |
ARM: at91: fix check of valid GPIO for SPI and USB 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>