treewide: Remove useless "_STA: Status" comment
Change-Id: I99ded00fa6dadb494c1523d00063dbc1fde95614 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/73093 Reviewed-by: Tim Crawford <tcrawford@system76.com> Reviewed-by: Felix Singer <felixsinger@posteo.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
05d6f5a488
commit
1548032c98
|
@ -15,7 +15,7 @@ Device (AC)
|
|||
Return (ACFG)
|
||||
}
|
||||
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@ Device (BAT0)
|
|||
_SB
|
||||
})
|
||||
Name (BFCC, 0)
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
If (^^PCI0.LPCB.EC0.ECOK)
|
||||
{
|
||||
|
|
|
@ -35,7 +35,7 @@ Device (EC0)
|
|||
BRIG, 8, // Brightness
|
||||
} // End of ERAM
|
||||
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0f)
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@ Device (AC)
|
|||
Return (ACFG)
|
||||
}
|
||||
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ Device (BAT0)
|
|||
_SB
|
||||
})
|
||||
Name (BFCC, 0)
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
If (^^PCI0.LPCB.EC0.ECOK)
|
||||
{
|
||||
|
|
|
@ -6,7 +6,7 @@ Device (BAT)
|
|||
Name (_UID, 1)
|
||||
Name (_PCL, Package () { \_SB })
|
||||
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
If (B1SS)
|
||||
{
|
||||
|
|
|
@ -364,7 +364,7 @@ Device (BAT0)
|
|||
0xFFFFFFFF, /* 0x02: Battery Remaining Capacity */
|
||||
0xFFFFFFFF /* 0x03: Battery Present Voltage */
|
||||
})
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
/* Bitwise AND by vendor is lossy? */
|
||||
Local1 = EB0A
|
||||
|
|
|
@ -50,7 +50,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "SONY IMX208 Camera") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -112,7 +112,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "GT24C16S") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_DDN, "OV 13858 Camera") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x02)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -96,7 +96,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_DDN, "Dongwoon AF DAC") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x03)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -127,7 +127,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "GT24C16S/CAT24C16") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ Scope (\_SB.PCI0.I2C4)
|
|||
Name (_DDN, "OV 5670 Camera") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x02)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_DDN, "TPS68470 PMIC") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x64)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "SONY IMX258 Camera") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -76,7 +76,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "Dongwoon AF DAC") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -107,7 +107,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "Dongwoon NVM") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -44,7 +44,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "Sony IMX319 Camera") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -107,7 +107,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "M24C64S") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -43,7 +43,7 @@ Scope (\_SB.PCI0.I2C5)
|
|||
Name (_UID, 0)
|
||||
Name (_DDN, "SONY IMX355A Camera") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -109,7 +109,7 @@ Scope (\_SB.PCI0.I2C5)
|
|||
Name (_UID, 3)
|
||||
Name (_DDN, "AKM AF DAC") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -141,7 +141,7 @@ Scope (\_SB.PCI0.I2C5)
|
|||
Name (_UID, 1)
|
||||
Name (_DDN, "M24C64S") /* _DDN: DOS Device Name */
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -199,7 +199,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
|
||||
STA = 0
|
||||
}
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (STA)
|
||||
}
|
||||
|
@ -210,7 +210,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_HID, "OVTI8856")
|
||||
Name (_UID, 0)
|
||||
Name (_DDN, "Ov 8856 Camera") /* _DDN: DOS Device Name */
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -356,7 +356,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
REFC--
|
||||
STA = 0
|
||||
}
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (STA)
|
||||
}
|
||||
|
@ -367,7 +367,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_HID, "PRP0001")
|
||||
Name (_UID, 0x00)
|
||||
Name (_DDN, "DW9768 VCM") /* _DDN: DOS Device Name */
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -413,7 +413,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_HID, "PRP0001")
|
||||
Name (_UID, 0x01)
|
||||
Name (_DDN, "AT24 EEPROM") // _DDN: DOS Device Name
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -525,7 +525,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
STA = 0
|
||||
}
|
||||
}
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (STA)
|
||||
}
|
||||
|
@ -536,7 +536,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_HID, "INT3474")
|
||||
Name (_UID, 0)
|
||||
Name (_DDN, "Ov 2740 Camera") /* _DDN: DOS Device Name */
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -149,7 +149,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
STA = 0
|
||||
}
|
||||
}
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (STA)
|
||||
}
|
||||
|
@ -160,7 +160,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_HID, "INT3474")
|
||||
Name (_UID, 0)
|
||||
Name (_DDN, "Ov 2740 Camera") /* _DDN: DOS Device Name */
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -276,7 +276,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_HID, "PRP0001")
|
||||
Name (_UID, 0x01)
|
||||
Name (_DDN, "AT24 EEPROM") // _DDN: DOS Device Name
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -46,7 +46,7 @@ Scope(\_SB.PCI0.I2C7) {
|
|||
{
|
||||
}
|
||||
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_DDN, "TPS68470 PMIC") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x64)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -374,7 +374,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_DDN, "OV 13858 Camera") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x02)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -479,7 +479,7 @@ Scope (\_SB.PCI0.I2C2)
|
|||
Name (_DDN, "Dongwoon AF DAC") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x03)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -507,7 +507,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_DDN, "TPS68470 PMIC 2") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x64)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -810,7 +810,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_DDN, "OV 5670 Camera") /* _DDN: DOS Device Name */
|
||||
Name (CAMD, 0x02)
|
||||
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -190,7 +190,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
STA = 0
|
||||
}
|
||||
}
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (STA)
|
||||
}
|
||||
|
@ -201,7 +201,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_HID, "OVTI8856")
|
||||
Name (_UID, 0)
|
||||
Name (_DDN, "Ov 8856 Camera") /* _DDN: DOS Device Name */
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -324,7 +324,7 @@ Scope (\_SB.PCI0.I2C3)
|
|||
Name (_HID, "PRP0001")
|
||||
Name (_UID, 0x03)
|
||||
Name (_DDN, "DW9714 VCM") /* _DDN: DOS Device Name */
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
@ -413,7 +413,7 @@ Scope (\_SB.PCI0.I2C5)
|
|||
STA = 0
|
||||
}
|
||||
}
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (STA)
|
||||
}
|
||||
|
@ -424,7 +424,7 @@ Scope (\_SB.PCI0.I2C5)
|
|||
Name (_HID, "OVTI8856")
|
||||
Name (_UID, 0)
|
||||
Name (_DDN, "Ov 8856 Camera") /* _DDN: DOS Device Name */
|
||||
Method (_STA, 0, NotSerialized) /* _STA: Status */
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Device (ALSD)
|
||||
{
|
||||
Name (_HID, "ACPI0008")
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0f)
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@ Scope (\_SB.PCI0.I2C7)
|
|||
I2C7
|
||||
})
|
||||
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@ Device (AC)
|
|||
Return (ACFG)
|
||||
}
|
||||
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
Return (0x0F)
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ Device (BAT0)
|
|||
_SB
|
||||
})
|
||||
Name (BFCC, 0)
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
If (^^PCI0.LPCB.EC0.ECOK)
|
||||
{
|
||||
|
|
|
@ -90,7 +90,7 @@ Method (_PSC) {
|
|||
Device (FDC0)
|
||||
{
|
||||
Name (_HID, EisaId ("PNP0700"))
|
||||
Method (_STA, 0, NotSerialized) // _STA: Status
|
||||
Method (_STA, 0, NotSerialized)
|
||||
{
|
||||
PNP_GENERIC_STA(W83977TF_FDC)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue