]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/i2c: Fix bitbang_i2c_data trace event
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 28 Jul 2023 00:45:24 +0000 (02:45 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 10 Sep 2023 16:39:41 +0000 (19:39 +0300)
commit07b7ec0af04711f62c7c274d1440d10efb936ede
tree3b6d98b67adb06a53e45f0307df230b1286a7d74
parentabb4828d5d5cd0fba82e958779a7c14d3b44e2df
hw/i2c: Fix bitbang_i2c_data trace event

The clock and data values were logged swapped. Correct the trace event
text to match what is logged. Also fix a typo in a comment nearby.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit 8ada214a902225c90583b644cabd85bc89bf188c)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/i2c/bitbang_i2c.c
hw/i2c/trace-events