commit | bcd5149ded6b2edbf3732fa1483600a716b1cba6 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Fri Oct 09 00:20:04 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 13 03:44:05 2009 -0700 |
tree | ad517e9c9d196a76d7b7d50602f5c82c96fac996 | |
parent | 748031f9fd2c06b28817d80761a5de97190cfd03 [diff] |
net: add Runtime PM to the sh_eth driver Add Runtime PM support to the sh_eth driver. The clock to the ethernet hardware block will be enabled as long as the network device is up. Signed-off-by: Magnus Damm <damm@opensource.se> Tested-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>