superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
commit8ef8a3e3c1d9b4c4c0872475817ff053b5c55b39
authorFelix Singer <felixsinger@posteo.net>
Sat, 1 Jan 2022 23:29:41 +0000 (2 00:29 +0100)
committerFelix Singer <felixsinger@posteo.net>
Thu, 9 Jun 2022 09:03:45 +0000 (9 09:03 +0000)
tree13ee8ff7df984ac4299f5df2c2b1141cddd88c58
parent8ab0975683c1416479bd5ddd85303cc79d8db770
superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntax

Replace `LEqual(a, b)` with `a == b`.

Change-Id: Ia09c54465af47f5779917ed71bb3ea148864dfd1
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60657
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
src/superio/acpi/pnp.asl
src/superio/acpi/pnp_kbc.asl