Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347076
b: refs/heads/master
c: 3b2f3ce
h: refs/heads/master
v: v3
  • Loading branch information
Abhilash Kesavan authored and Wolfram Sang committed Nov 19, 2012
1 parent 44f99c3 commit 5969149
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0857ba3c24c308f42a242fe8a1894772750230ce
refs/heads/master: 3b2f3ceb3c7f4a8c2d11aa7652842e5ce1b0dcc3
1 change: 1 addition & 0 deletions trunk/drivers/i2c/busses/i2c-s3c2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ static int s3c24xx_i2c_parse_dt_gpio(struct s3c24xx_i2c *i2c)
dev_err(i2c->dev, "invalid gpio[%d]: %d\n", idx, gpio);
goto free_gpio;
}
i2c->gpios[idx] = gpio;

ret = gpio_request(gpio, "i2c-bus");
if (ret) {
Expand Down

0 comments on commit 5969149

Please sign in to comment.