Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335947
b: refs/heads/master
c: 963f207
h: refs/heads/master
i:
  335945: c2932a5
  335943: ba48b16
v: v3
  • Loading branch information
Abhilash Kesavan authored and Wolfram Sang committed Nov 19, 2012
1 parent a8e68c7 commit 2a2b74b
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: aedc256dd032fe9b0691fdd0f67b5e65e3e7bc0d
refs/heads/master: 963f2076e3b4d62e219b3fa60de7b50e335f5783
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 @@ -806,6 +806,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 2a2b74b

Please sign in to comment.