Attention is currently required from: Felix Held. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/61512 )
Change subject: drivers/i2c/designware/dw_i2c: use cb_err for dw_i2c_gen_speed_config ......................................................................
Patch Set 2:
(1 comment)
File src/drivers/i2c/designware/dw_i2c.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-139687): https://review.coreboot.org/c/coreboot/+/61512/comment/0a1c968e_c5d27ecb PS2, Line 832: if (dw_i2c_gen_speed_config(dw_i2c_addr, speed, bcfg, &sgen) == CB_SUCCESS) { braces {} are not necessary for single statement blocks