diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2024-08-14 17:55:41 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-08-15 21:41:59 +0000 |
commit | c6889816d8ae8c0f15b7707820e6c40c311d5393 (patch) | |
tree | 5fbf2fe38b7d1bf0bd5596281a2adc566d7e03f1 /src/drivers/amd | |
parent | 078a5a0e7ca006f6536d3a72e94f49f4d52f8953 (diff) |
soc/intel/xeon_sp/uncore_acpi: use is_dev_on_domain0 where possible
Replace 'is_domain0(dev_get_domain(dev))' with 'is_dev_on_domain0(dev)'
which is a helper function that does exactly the same, but slightly
simplifies the call.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I8b0c52a9176288039e6414a09c3fe0662db79e4b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83908
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'src/drivers/amd')
0 files changed, 0 insertions, 0 deletions