treewide: Remove unuseful "_ADR: Address" comment

Change-Id: Ib968fe7f9f95e8f690b46b868fd7d6f9332b4c9a
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72664
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Elyes Haouas 2023-02-02 08:32:17 +01:00 committed by Felix Singer
parent 59f8a50686
commit d0e2155a59
10 changed files with 9 additions and 10 deletions

View File

@ -4,7 +4,7 @@
Device (PCIB)
{
Name (_ADR, 0x001E0000) // _ADR: Address
Name (_ADR, 0x001E0000)
Name (_PRW, Package(){ 13, 4 }) // Power Resources for Wake
Method (_PRT) // _PRT: PCI Interrupt Routing Table

View File

@ -4,7 +4,7 @@
Device (PCIB)
{
Name (_ADR, 0x001E0000) // _ADR: Address
Name (_ADR, 0x001E0000)
Name (_PRW, Package(){ 13, 4 }) // Power Resources for Wake
Method (_PRT) // _PRT: PCI Interrupt Routing Table

View File

@ -35,7 +35,7 @@ DefinitionBlock(
{
Device (RP03)
{
Name (_ADR, 0x001C0002) // _ADR: Address
Name (_ADR, 0x001C0002)
OperationRegion(RPXX, PCI_Config, 0x00, 0x10)
/* Wifi Device */

View File

@ -4,7 +4,7 @@
Device (PCIB)
{
Name (_ADR, 0x001e0000) // _ADR: Address
Name (_ADR, 0x001e0000)
Name (_PRW, Package() { 13, 4 }) // Power Resources for Wake
Method (_PRT) // _PRT: PCI Interrupt Routing Table

View File

@ -30,7 +30,7 @@ DefinitionBlock(
{
Device (RP03)
{
Name (_ADR, 0x001C0002) // _ADR: Address
Name (_ADR, 0x001C0002)
OperationRegion(RPXX, PCI_Config, 0x00, 0x10)
/* Wifi Device */

View File

@ -23,7 +23,7 @@ DefinitionBlock(
Device (RP03)
{
Name (_ADR, 0x001C0002) // _ADR: Address
Name (_ADR, 0x001C0002)
OperationRegion(RPXX, PCI_Config, 0x00, 0x10)
}
}

View File

@ -4,7 +4,7 @@
Device (PCIB)
{
Name (_ADR, 0x001E0000) // _ADR: Address
Name (_ADR, 0x001E0000)
Name (_PRW, Package(){ 13, 4 }) // Power Resources for Wake
Method (_PRT) // _PRT: PCI Interrupt Routing Table

View File

@ -65,7 +65,7 @@ Device (EMMC)
Device (PEMC)
{
Name (_ADR, 0x00100000) // _ADR: Address
Name (_ADR, 0x00100000)
OperationRegion (SDIO, PCI_Config, 0x84, 0x04)
Field (SDIO, WordAcc, NoLock, Preserve)

View File

@ -10,7 +10,6 @@ Scope (\_SB.PCI0)
{
Device (UFS)
{
/* _ADR: Address */
Name (_ADR, UFS_ACPI_DEVICE)
/* _DDN: DOS Device Name */
Name (_DDN, "UFS Controller")

View File

@ -120,7 +120,7 @@ Device (PX40)
}
Device (PX43)
{
Name (_ADR, 0x00040003) // _ADR: Address
Name (_ADR, 0x00040003)
Method (_CRS, 0, NotSerialized)
{