commit | cd0d7228b4f0279f219bc555fa0192dc072d79cd | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Jul 13 09:27:33 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 14 08:41:59 2011 -0700 |
tree | 6eb50748e316ea6e806dd454552dedc8cb31cf7e | |
parent | 3a1e19d383c7b91c8af52e8938ab60c40e3d26b3 [diff] |
tg3: Match power source to driver state Now that the driver state (and power source) is being more intensely scrutinized, we need to make sure it is correct 100% of the time. This patch finds and fixes all dangling power state transitions. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>