commit | 88d7d8b00cdc3117150faab4c4ace6d464b71c22 | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Fri May 01 01:41:50 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 01 15:30:45 2009 -0700 |
tree | 86e114a66f9fb2e76a892876101f8a5e4959ac20 | |
parent | 1aec5bdfed91b50aedbcad43393bcb05033c7ef3 [diff] |
forcedeth: add clock gating feature <resend> This patch adds new logic to support a clock gating feature found on the latest set of chipsets. The clock gating is performed on the tx/rx engines when the link is disconnected. Clock gating helps in reducing power consumption. * modified based on comments from netdev Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>