diff options
author | Reka Norman <rekanorman@google.com> | 2022-04-12 09:11:35 +1000 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-04-13 15:10:51 +0000 |
commit | 4bc2ca522d7ecb86a3d74e318c01082493b896d8 (patch) | |
tree | 0e65875eb83ac3f4d4481243ce55d1d9ad6a63a2 /util/autoport/main.go | |
parent | 46694d8a46a8ecb109e9d10ad681615245041957 (diff) |
drivers/i2c/designware/dw_i2c: Remove unnecessary tabs in debug log
Before:
[DEBUG] dw_i2c: SoC 400/3000 ns Bus: 400/1000000 ns
[DEBUG] dw_i2c: period 334 rise 13 fall 2 tlow 174 thigh 80 spk 7
[DEBUG] dw_i2c: hcnt = 104 lcnt = 202 sda hold = 7
After:
[DEBUG] dw_i2c: SoC 400/3000 ns Bus: 400/1000000 ns
[DEBUG] dw_i2c: period 334 rise 13 fall 2 tlow 174 thigh 80 spk 7
[DEBUG] dw_i2c: hcnt = 104 lcnt = 202 sda hold = 7
BUG=None
TEST=Check that the formatting looks correct, as above.
Change-Id: I6703a5d6512cee7848edae27afcfd82eb89bcacb
Signed-off-by: Reka Norman <rekanorman@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63563
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'util/autoport/main.go')
0 files changed, 0 insertions, 0 deletions