qemu-e2k/hw/i2c
Jean-Christophe Dubois 3afcbb01bc i.MX: Standardize i.MX I2C debug
The goal is to have debug code always compiled during build.

We standardize all debug output on the following format:

[QOM_TYPE_NAME]reporting_function: debug message

The qemu_log_mask() output is following the same format as
the above debug.

Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Message-id: 328acfe6fc09a5afdbfbfd5220e0869fd5082660.1445781957.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-10-27 15:59:46 +00:00
..
Makefile.objs i.MX: Add I2C controller emulator 2015-09-07 10:39:30 +01:00
bitbang_i2c.c i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
bitbang_i2c.h i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
core.c savevm: Remove all the unneeded version_minimum_id_old (rest) 2014-05-14 15:24:51 +02:00
exynos4210_i2c.c i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
imx_i2c.c i.MX: Standardize i.MX I2C debug 2015-10-27 15:59:46 +00:00
omap_i2c.c Convert ffs() != 0 callers to ctz32() 2015-04-28 15:36:08 +02:00
pm_smbus.c Fix debug print warning 2014-09-02 22:38:16 +04:00
smbus.c smbus: return -1 if nothing found at the given address 2014-05-07 19:14:46 +03:00
smbus_eeprom.c Fix grammar in comment 2014-04-18 10:33:36 +04:00
smbus_ich9.c pci: Trivial device model conversions to realize 2015-02-26 12:42:16 +01:00
versatile_i2c.c i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00