Attention is currently required from: Shiyu Sun. Hello build bot (Jenkins), Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/49786
to look at the new patch set (#2).
Change subject: realtek_mst_i2c_spi.c: Skip return value check for reset function ......................................................................
realtek_mst_i2c_spi.c: Skip return value check for reset function
The return value for reset function can not be guaranteed when reset success. There is no way to check if reset success or not.
BUG=b:147402710,b:152558985 BRANCH=none TEST=builds
Signed-off-by: Shiyu Sun sshiyu@chromium.org Change-Id: Ia6200f7150db4368c26d8dfe779a9e85184b1b06 --- M realtek_mst_i2c_spi.c 1 file changed, 7 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/86/49786/2