alistair23-linux/drivers/net/fjes
Yasuaki Ishimatsu 2b396d3026 fjes: Do not load fjes driver if extended socket device is not power on.
The extended device socket cannot turn on/off while system is running.
So when system boots up and the device is not power on, the fjes driver
does not need be loaded.

To check the status of the device, the patch adds ACPI _STA method check.

Signed-off-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
CC: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-22 12:38:17 -07:00
..
fjes.h fjes: Add debugfs entry for EP status information in fjes driver 2016-10-14 12:04:58 -04:00
fjes_debugfs.c fjes: Add debugfs entry for EP status information in fjes driver 2016-10-14 12:04:58 -04:00
fjes_ethtool.c fjes: ethtool -w and -W support for fjes driver 2016-10-14 12:04:57 -04:00
fjes_hw.c fjes: ethtool -w and -W support for fjes driver 2016-10-14 12:04:57 -04:00
fjes_hw.h fjes: ethtool -w and -W support for fjes driver 2016-10-14 12:04:57 -04:00
fjes_main.c fjes: Do not load fjes driver if extended socket device is not power on. 2017-03-22 12:38:17 -07:00
fjes_regs.h
fjes_trace.c fjes: Add tracepoints in fjes driver 2016-10-14 12:04:57 -04:00
fjes_trace.h fjes: fix format string for trace output 2016-10-17 13:07:52 -04:00
Makefile fjes: Add debugfs entry for EP status information in fjes driver 2016-10-14 12:04:58 -04:00