mainboard/amd/*: Remove unused arguments from SIOW ACPI method

Since the SIOW method doesn't use any arguments, don't pass it any,
and initialize it as not using any.

Change-Id: I3fa2ab8afb7d09c176a94bbd1db27587c36030cd
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/26126
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Martin Roth 2018-05-06 21:10:19 -05:00
parent e397f55702
commit 782c910e86
19 changed files with 34 additions and 43 deletions

View File

@ -886,7 +886,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1432,7 +1432,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -882,7 +882,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1448,7 +1448,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1491,7 +1491,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1475,7 +1475,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -76,12 +76,3 @@ Method (SIOS, 1)
XPNP()
}
}
Method (SIOW, 1)
{
EPNP()
Store (0x4, LDN)
Store (Zero, APC0) /* disable keyboard PME */
Store (0x4, LDN)
Store (0xFF, APC1) /* clear keyboard PME status */
XPNP()
}

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1491,7 +1491,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -887,7 +887,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1433,7 +1433,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -140,7 +140,7 @@ Method(\_WAK, 1) {
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */

View File

@ -1132,7 +1132,7 @@ DefinitionBlock ("DSDT.aml", "DSDT", 2, "SIEMEN", "SITEMP ", 0x20101005)
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -942,7 +942,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1526,7 +1526,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -886,7 +886,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1432,7 +1432,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)

View File

@ -886,7 +886,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
\_SB.PCI0.SIOW (Arg0)
\_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@ -1432,7 +1432,7 @@ DefinitionBlock (
XPNP()
}
}
Method (SIOW, 1)
Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)