treewide: Remove unuseful "_HID: Hardware ID" comment
Change-Id: I5eb1424e9e6c1fbf20cd0bf68fbb52e1ec97f905 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72661 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Crawford <tcrawford@system76.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
committed by
Felix Singer
parent
8487be9c1a
commit
eb83fed09f
@@ -7,7 +7,7 @@ Scope(\_SB.PCI0.I2C7) {
|
||||
//------------------------
|
||||
Device (TPL1) {
|
||||
Name (HID2, 1)
|
||||
Name (_HID, "WCOM508E") // _HID: Hardware ID
|
||||
Name (_HID, "WCOM508E")
|
||||
Name (_CID, "PNP0C50") // _CID: Compatible ID
|
||||
Name (_S0W, 0x04) // _S0W: S0 Device Wake State
|
||||
Name (SBFB, ResourceTemplate () {
|
||||
|
Reference in New Issue
Block a user