Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273370
b: refs/heads/master
c: d8e4a88
h: refs/heads/master
v: v3
  • Loading branch information
Paul Parsons authored and Samuel Ortiz committed Oct 24, 2011
1 parent 4b14420 commit f9c8cfd
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: c29a81270bd3cbdf0c603d42f4c2d17acf94a0bc
refs/heads/master: d8e4a88b7974ea03015f515383fb2576fbb517f1
1 change: 1 addition & 0 deletions trunk/drivers/mfd/asic3.c
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,7 @@ static int __init asic3_probe(struct platform_device *pdev)
goto out_unmap;
}

asic->gpio.label = "asic3";
asic->gpio.base = pdata->gpio_base;
asic->gpio.ngpio = ASIC3_NUM_GPIOS;
asic->gpio.get = asic3_gpio_get;
Expand Down

0 comments on commit f9c8cfd

Please sign in to comment.