Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276802
b: refs/heads/master
c: 8ebe661
h: refs/heads/master
v: v3
  • Loading branch information
Tushar Behera authored and Ben Dooks committed Dec 18, 2011
1 parent 3981a22 commit ac99492
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: 37de03ea1246c8280f6c8c6f61ea98973e9b9448
refs/heads/master: 8ebe661dd2ab16e2e9c272ed5c86019c7407b9a1
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-s3c2410.c
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@ static void s3c24xx_i2c_dt_gpio_free(struct s3c24xx_i2c *i2c)
#else
static int s3c24xx_i2c_parse_dt_gpio(struct s3c24xx_i2c *i2c)
{
return -EINVAL;
return 0;
}

static void s3c24xx_i2c_dt_gpio_free(struct s3c24xx_i2c *i2c)
Expand Down

0 comments on commit ac99492

Please sign in to comment.