linux/drivers/net/ethernet/renesas
Nobuhiro Iwamatsu 540ad1b888 sh_eth: enclose PM code into #ifdef CONFIG_PM
Put '#ifdef CONFIG_PM' around sh_eth_runtime_nop() and 'sh_eth_dev_pm_ops'.
Add '#define SH_ETH_PM_OPS' to facilitate initialization of driver's 'pm' field
depending on whether CONFIG_PM is enabled.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
[Sergei: added the changelog, reworded the subject, changing the prefix.]
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-06 16:04:04 -07:00
..
Kconfig sh_eth: add R8A77781 support 2013-04-29 14:24:54 -04:00
Makefile
sh_eth.c sh_eth: enclose PM code into #ifdef CONFIG_PM 2013-06-06 16:04:04 -07:00
sh_eth.h sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' 2013-06-06 16:04:04 -07:00