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:
f4c9575
)
update i2c-dev-rk29.c
author
kfx
<kfx@rock-chips.com>
Mon, 18 Apr 2011 08:40:18 +0000
(16:40 +0800)
committer
kfx
<kfx@rock-chips.com>
Mon, 18 Apr 2011 08:40:18 +0000
(16:40 +0800)
drivers/i2c/busses/i2c-dev-rk29.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/busses/i2c-dev-rk29.c
b/drivers/i2c/busses/i2c-dev-rk29.c
index c56114bea5edbaa0fb585369f10309cd91e64469..1d9d922d1c606c1593a0e24df88956c4989317bd 100755
(executable)
--- a/
drivers/i2c/busses/i2c-dev-rk29.c
+++ b/
drivers/i2c/busses/i2c-dev-rk29.c
@@
-20,7
+20,7
@@
#define I2C_DEV_SCL_RATE 100 * 1000
struct completion i2c_dev_complete = {
- .done = -1
;
+ .done = -1
,
};
struct i2c_dump_info g_dump;