tg3: Bypass power source switching for 57765
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 20 Jan 2010 16:58:10 +0000 (16:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jan 2010 03:21:02 +0000 (19:21 -0800)
commit334355aa590c4b58750015c2f5710cd5074f45dd
tree6f0d23d5cfd5f34f835a19c52dfcaa5c41cc4679
parentcb4ed1fd8af963101a59c8c5fef97cbbf5f3fb88
tg3: Bypass power source switching for 57765

The 57765 repurposes all the GPIOs normally used to switch power sources
when configured as a NIC device.  This patch changes the code to avoid
touching the GPIOs for this asic rev.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c