Home
last modified time | relevance | path

Searched hist:"2 b396d302650f1ebb770ed758ddcf5a64328ffd5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/fjes/
H A Dfjes_main.cdiff 2b396d302650f1ebb770ed758ddcf5a64328ffd5 Tue Mar 21 10:46:35 CDT 2017 Yasuaki Ishimatsu <yasu.isimatu@gmail.com> 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>