Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349059
b: refs/heads/master
c: 0f40cbc
h: refs/heads/master
i:
  349057: aa9769b
  349055: 9f21c93
v: v3
  • Loading branch information
Fabio Estevam authored and Wolfram Sang committed Jan 22, 2013
1 parent a5cabfe commit 92abde4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 85de7fac3990cf0c0736edc83856add2e648c76a
refs/heads/master: 0f40cbc4f85e13b1a42ae2f41231645a14965872
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-mxs.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ struct mxs_i2c_dev {
struct device *dev;
void __iomem *regs;
struct completion cmd_complete;
u32 cmd_err;
int cmd_err;
struct i2c_adapter adapter;
const struct mxs_i2c_speed_config *speed;

Expand Down

0 comments on commit 92abde4

Please sign in to comment.