superio/fintek: Improve code formatting
Change-Id: I5ae2a2da1994fcc587540586d7404ebf18eb2ca0 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39928 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
@ -243,7 +243,7 @@ Device(SUPERIO_DEV) {
|
|||||||
/* routine to clear PSIN_FLAG in ACPI_CONTROL_REG_5 of SIO */
|
/* routine to clear PSIN_FLAG in ACPI_CONTROL_REG_5 of SIO */
|
||||||
Method(CPSI, 0, Serialized)
|
Method(CPSI, 0, Serialized)
|
||||||
{
|
{
|
||||||
/* DBG0("SIO CPSI")*/
|
/* DBG0("SIO CPSI") */
|
||||||
ENTER_CONFIG_MODE(SUPERIO_PME_LDN)
|
ENTER_CONFIG_MODE(SUPERIO_PME_LDN)
|
||||||
Store(1, PSIN)
|
Store(1, PSIN)
|
||||||
EXIT_CONFIG_MODE()
|
EXIT_CONFIG_MODE()
|
||||||
|
Reference in New Issue
Block a user