commit | 10547ae2c01acdace636e23c991b21fef05428b4 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Aug 31 07:31:41 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 01 17:40:35 2009 -0700 |
tree | 1ed8172d59c93c533791bb338ba45d4541bde9e1 | |
parent | 89f56d1e91cfa535ccc6cc60e9e12e02682fd972 [diff] |
sky2: fix management of driver LED Observed by Mike McCormack. The LED bit here is just a software controlled value used to turn on one of the LED's on some boards. The register value was wrong, which could have been causing some power control issues. Get rid of problematic define use the correct mask. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>