Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256727
b: refs/heads/master
c: cd27918
h: refs/heads/master
i:
  256725: e9f8fac
  256723: c83e4d9
  256719: 979e91c
v: v3
  • Loading branch information
Axel Lin authored and Grant Likely committed Jul 14, 2011
1 parent 420753e commit e69e99a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 8937cb602bea120248cef64961fc46836a394c8a
refs/heads/master: cd27918dc9d2b730fbb898ff075d4fbfb7f674aa
1 change: 0 additions & 1 deletion trunk/drivers/gpio/gpio-da9052.c
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ static int __devinit da9052_gpio_probe(struct platform_device *pdev)
gpio->da9052 = dev_get_drvdata(pdev->dev.parent);
pdata = gpio->da9052->dev->platform_data;

gpio->da9052 = dev_get_drvdata(pdev->dev.parent);
gpio->gp = reference_gp;
if (pdata && pdata->gpio_base)
gpio->gp.base = pdata->gpio_base;
Expand Down

0 comments on commit e69e99a

Please sign in to comment.