commit | 2b396d302650f1ebb770ed758ddcf5a64328ffd5 | [log] [tgz] |
---|---|---|
author | Yasuaki Ishimatsu <yasu.isimatu@gmail.com> | Tue Mar 21 11:46:35 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 22 12:38:17 2017 -0700 |
tree | 9ad04276164dcbdf7e0a7cd7e133c452de8a4497 | |
parent | ac23d3cac1f339febd95c403a245ae072dfd0e84 [diff] |
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>