]> Git Repo - qemu.git/commit
i.MX: Standardize i.MX GPIO debug
authorJean-Christophe Dubois <[email protected]>
Sun, 25 Oct 2015 14:16:11 +0000 (15:16 +0100)
committerPeter Maydell <[email protected]>
Tue, 27 Oct 2015 15:59:46 +0000 (15:59 +0000)
commit564111257468bb772ad0b374dbbb0c969a554cfd
tree4312c1ec726b9e8bc16acc7c2400a7c4428a181e
parent8ccce77c04a23a1451b6e149930e66b6eef75926
i.MX: Standardize i.MX GPIO 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() outputis following the same format as
the above debug.

Reviewed-by: Peter Crosthwaite <[email protected]>
Signed-off-by: Jean-Christophe Dubois <[email protected]>
Message-id: 4f2007adcf0f579864bb4dd8a825824e0e9098b8.1445781957[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/gpio/imx_gpio.c
This page took 0.025708 seconds and 4 git commands to generate.