commit | 8ada214a902225c90583b644cabd85bc89bf188c | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Fri Jul 28 02:45:24 2023 +0200 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Mon Aug 07 13:52:59 2023 +0300 |
tree | 11b00df7464a7c191998dd2e614b46f54c323f17 | |
parent | 9400601a689a128c25fa9c21e932562e0eeb7a26 [diff] |
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>