diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2011-11-25 01:21:14 +0400 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2011-12-16 16:11:21 +0400 |
commit | 2839038bb1a72ed7ef3c39521e0ca981c9cb1534 (patch) | |
tree | d9f4238e7c0427417520ccb7ceea1f7466b254b4 /arch/arm/boot | |
parent | 0d4f99d8b79e6492fd79c3d08f9dbbd9a2a30f90 (diff) | |
download | linux-2839038bb1a72ed7ef3c39521e0ca981c9cb1534.tar.xz |
net/at91_ether: use gpio_is_valid for phy IRQ line
Use the generic gpiolib gpio_is_valid() function to test
if the phy IRQ line GPIO is actually provided.
For non-connected or non-existing phy IRQ lines, -EINVAL
value is used for phy_irq_pin field of struct at91_eth_data.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions