i2c: tegra: Fix lines over 80 characters
authorJon Hunter <jonathanh@nvidia.com>
Fri, 26 Aug 2016 13:08:57 +0000 (14:08 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 30 Aug 2016 19:57:00 +0000 (21:57 +0200)
commitc7ae44e8aadafec41eb7a5dcdeebc9022bf6c1ce
treeac80d7bf50d81e4fa89989bd117d40b20e83287e
parent6d54f1446dbe1c595e8af2e750d0e82c6697c936
i2c: tegra: Fix lines over 80 characters

Checkpatch warns about some lines over 80 characters in the Tegra I2C
driver and so fix these.

While we are at it, prefix the second instance of "STOP condition" in
the comment with a "the".

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-tegra.c