coreboot/src/soc/amd
Felix Held 3d945890d8 drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init
Using enum cb_err as return type instead of int improves the readability
of the code.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I55e6d93ca141b687871ceaa763bbbbe966c4b4a3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61511
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
2022-02-01 17:51:42 +00:00
..
cezanne src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
common drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init 2022-02-01 17:51:42 +00:00
picasso src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
sabrina soc/amd/sabrina: Add PRE_X86_CBMEM_CONSOLE_SIZE 2022-01-31 10:29:41 +00:00
stoneyridge soc/amd/*/chip.h: add missing gpio.h include 2022-01-13 18:08:14 +00:00
Kconfig soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig 2020-11-19 14:29:14 +00:00