Files
u-boot/drivers/i2c
Heinrich Schuchardt 8bcf12ccce i2c: mvtwsi.c: Avoid NULL dereference
For '#ifndef CONFIG_DM_I2C' twsi_i2c_init() passes NULL as
4th parameter to __twsi_i2c_init().

Identified with cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-02-06 07:02:32 +01:00
..
2018-02-06 07:01:06 +01:00
2018-02-06 07:02:32 +01:00