diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-02-23 17:37:27 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-02-25 17:41:58 +0000 |
commit | 7f8c737fe97487704f533ac48c7a03233d956869 (patch) | |
tree | 83afdcaab34c949800c6d9330bf2dbb88e50e663 /src/southbridge/intel/lynxpoint | |
parent | ce876aaa8f3ca687822711eabf31d2ff0626a7fa (diff) |
acpi/acpi: use read32p instead of pointer dereferencing
Using read32p to get the contents of the first 4 bytes of the HPET MMIO
region instead of a pointer dereference should clarify what's done in
that piece of code.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Iecf5452c63635666d7d6b17e07a1bc6aa52e72fa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62297
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Lance Zhao
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge/intel/lynxpoint')
0 files changed, 0 insertions, 0 deletions