https://github.com/torvalds/linux
Revision 2b396d302650f1ebb770ed758ddcf5a64328ffd5 authored by Yasuaki Ishimatsu on 21 March 2017, 15:46:35 UTC, committed by David S. Miller on 22 March 2017, 19:38:17 UTC
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>
1 parent ac23d3c
History
Tip revision: 2b396d302650f1ebb770ed758ddcf5a64328ffd5 authored by Yasuaki Ishimatsu on 21 March 2017, 15:46:35 UTC
fjes: Do not load fjes driver if extended socket device is not power on.
Tip revision: 2b396d3
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 389.1 KB
Makefile -rw-r--r-- 57.7 KB
README -rw-r--r-- 722 bytes

README

back to top