Hello build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44354
to look at the new patch set (#2).
Change subject: soc/amd/common/espi_util: rename espi_check_status ......................................................................
soc/amd/common/espi_util: rename espi_check_status
espi_poll_status describes better what the function actually does, since it polls the status register instead of just doing a single read to check.
Change-Id: I0feeef5504bd911e1fb0a00d4f4c546df3548db2 Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/soc/amd/common/block/lpc/espi_util.c 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/44354/2