ec/system76: Hide ACPI device
Change-Id: I895d7b7bec9ea7ac7839d8fa0f6938719c34b6b5
This commit is contained in:
committed by
Tim Crawford
parent
63367e4b13
commit
334f6f944e
@@ -10,6 +10,8 @@
|
|||||||
Device (S76D) {
|
Device (S76D) {
|
||||||
Name (_HID, "17761776")
|
Name (_HID, "17761776")
|
||||||
Name (_UID, 0)
|
Name (_UID, 0)
|
||||||
|
/* Hide the device so that Windows does not complain on missing driver */
|
||||||
|
Name (_STA, 0xB)
|
||||||
|
|
||||||
Method (RSET, 0, Serialized) {
|
Method (RSET, 0, Serialized) {
|
||||||
Debug = "S76D: RSET"
|
Debug = "S76D: RSET"
|
||||||
|
Reference in New Issue
Block a user