
18 Jul
2017
18 Jul
'17
4:01 p.m.
On 14 July 2017 at 05:54, Mario Six mario.six@gdsys.cc wrote:
Fix some style violations in the fsl_i2c I2C driver.
Signed-off-by: Mario Six mario.six@gdsys.cc
drivers/i2c/fsl_i2c.c | 109 +++++++++++++++++++++++++------------------------- 1 file changed, 55 insertions(+), 54 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Note for strings (e.g. debug()) we allow them to run past 80 chars if there is no alternative but to break the string.