projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb527ed
)
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
author
Ben Dooks
<ben-linux@fluff.org>
Wed, 23 Feb 2011 00:43:55 +0000
(
00:43
+0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 23 Feb 2011 00:43:55 +0000
(
00:43
+0000)
Fixup the whitespace error noticed in
cb527ede1bf6ff2008a025606f25344b8ed7b4ac
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-omap.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/i2c/busses/i2c-omap.c
b/drivers/i2c/busses/i2c-omap.c
index e3f925ac1c393213d22b37338a497648957f7a70..829a2a1029f7325f28d9198a17c5ccaeba2ac0ad 100644
(file)
--- a/
drivers/i2c/busses/i2c-omap.c
+++ b/
drivers/i2c/busses/i2c-omap.c
@@
-847,9
+847,9
@@
complete:
dev_err(dev->dev, "Arbitration lost\n");
err |= OMAP_I2C_STAT_AL;
}
- /*
+ /*
* ProDB0017052: Clear ARDY bit twice
- */
+ */
if (stat & (OMAP_I2C_STAT_ARDY | OMAP_I2C_STAT_NACK |
OMAP_I2C_STAT_AL)) {
omap_i2c_ack_stat(dev, stat &