coreboot/src/soc
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
..
amd drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init 2022-02-01 17:51:42 +00:00
cavium Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
example Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
intel drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init 2022-02-01 17:51:42 +00:00
mediatek soc/mediatek/mt8186: Add register protect control for MT6366 2022-01-29 07:07:30 +00:00
nvidia soc/nvidia,qualcomm: Fix indirect includes 2021-11-09 00:13:25 +00:00
qualcomm sc7280: Add Modem region to avoid modem cleanup in Secboot reboot 2022-01-28 23:58:15 +00:00
rockchip
samsung src/{drivers,soc}: Fix some code indents 2022-01-28 15:10:46 +00:00
sifive src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
ti
ucb