projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea5949
)
mod i2c
author
柯飞雄
<kfx@rock-chips.com>
Thu, 13 May 2010 10:56:00 +0000
(10:56 +0000)
committer
黄涛
<huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:34:53 +0000
(13:34 +0800)
drivers/i2c/busses/i2c-rk2818.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/busses/i2c-rk2818.c
b/drivers/i2c/busses/i2c-rk2818.c
index aba41ea36b659d2af0b54931dc9b936eece2d7a7..334b949dfb5e283600f0aa8422529626ac6f110f 100755
(executable)
--- a/
drivers/i2c/busses/i2c-rk2818.c
+++ b/
drivers/i2c/busses/i2c-rk2818.c
@@
-419,7
+419,7
@@
static int rk2818_xfer_msg(struct i2c_adapter *adap,
if(ret != 0)
{
dev_err(i2c->dev, "tx success wait bus busy time out\n");
-
return ret
;
+
goto exit_disable
;
}
}
}