]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
at91_ether: request/free GPIO for PHY interrupt
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 27 Oct 2008 21:11:34 +0000 (14:11 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 31 Oct 2008 04:47:56 +0000 (00:47 -0400)
commit71527ef484426f2a4fb868da379b46f4408e80d6
tree7fbfba13c4ba98b0bfb8026df1504add4282448f
parente83603fd4ace0bc8e2585cf9d450bb1dc80db448
at91_ether: request/free GPIO for PHY interrupt

When the at91_ether driver is using a GPIO for its PHY interrupt,
be sure to request (and later, if needed, free) that GPIO.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/arm/at91_ether.c