OpenCloudOS-Kernel/drivers/net/ethernet/atheros/alx
Yijing Wang c3eb7a771d alx: remove redundant D0 power state set
Pci_enable_device_mem() will set device power state to D0,
so it's no need to do it again in alx_probe().
Also remove redundant PM Cap find code, because pci core
has been saved the pci device pm cap value.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-13 20:10:41 -04:00
..
Makefile alx: add a simple AR816x/AR817x device driver 2013-06-17 16:04:34 -07:00
alx.h alx: make sizes unsigned 2013-07-01 13:18:19 -07:00
ethtool.c alx: remove WoL support 2013-07-03 16:35:49 -07:00
hw.c alx: remove WoL support 2013-07-03 16:35:49 -07:00
hw.h alx: remove WoL support 2013-07-03 16:35:49 -07:00
main.c alx: remove redundant D0 power state set 2013-09-13 20:10:41 -04:00
reg.h alx: add a simple AR816x/AR817x device driver 2013-06-17 16:04:34 -07:00