diff options
author | Andy Gospodarek <andy@greyhouse.net> | 2009-07-22 09:34:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-07-23 11:05:32 -0700 |
commit | ffafa60d496f80c250f2ae0340ae94434c0b0b4d (patch) | |
tree | 023c7a146714980a945f9ad214983e5da9bc41b7 /drivers/mca | |
parent | 601278659d5717b4f7a14fbc9f2b9d559bba6aef (diff) |
ixgbe: remove unnecessary call to device_init_wakeup
Calls to device_init_wakeup should not be necessary in drivers that use
device_set_wakeup_enable since pci_pm_init will set the can_wakeup flag
for the device when initialized.
Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mca')
0 files changed, 0 insertions, 0 deletions