commit | 7a1d7f01b5e90f85d0b4ec4bfd5a5da769d2bb1d | [log] [tgz] |
---|---|---|
author | Steven Walter <stevenrwalter@gmail.com> | Mon May 31 17:11:53 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 01 00:15:50 2010 -0700 |
tree | 39b696896fa39a627b5dd97657c0cf96808e6e97 | |
parent | 92c4bbfac65e0b0d4d4ea5ed21fddf62323d335b [diff] |
tulip: explicity set to D0 power state during init During the first suspend the chip would refuse to enter D3. Subsequent suspends worked okay. During resume the chip is commanded into D0. Doing so during initialization fixes the initial suspend. Signed-off-by: Steven Walter <stevenrwalter@gmail.com> Signed-off-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: David S. Miller <davem@davemloft.net>