[COMMON] i2c: s3c: Add debugging log for Normal i2c
authorKyungwoo Kang <kwoo.kang@samsung.com>
Fri, 20 Oct 2017 07:14:34 +0000 (16:14 +0900)
committermyung-su.cha <myung-su.cha@samsung.com>
Thu, 10 May 2018 04:41:01 +0000 (13:41 +0900)
commite2efd7dc8465e002589c588cff038d9ea5d47a50
tree3bedb3626aa9d2092df821fe7e8fae74852b8836
parent09859cf209495f9a1378cc78f7822ded1b686265
[COMMON] i2c: s3c: Add debugging log for Normal i2c

Previously we only print "bus idle" log when the bus is busy.
This patch we put I2C STAT SFR info for more convinient debugging.

Change-Id: I9b18366f7bdcdacfec0e7d0ae4b7cc4e26851e73
Signed-off-by: Kyungwoo Kang <kwoo.kang@samsung.com>
drivers/i2c/busses/i2c-s3c2410.c