Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220571
b: refs/heads/master
c: deb26e9
h: refs/heads/master
i:
  220569: 11c85e4
  220567: 4d459fd
v: v3
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed Oct 28, 2010
1 parent 6bb9616 commit 6402ab1
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: f337134ff0cfe60fb1e347bc45b8e7190ef90a82
refs/heads/master: deb26e92f9494c4da2f3c66a93f3744da96a9cee
1 change: 1 addition & 0 deletions trunk/drivers/gpio/wm8994-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ static struct gpio_chip template_chip = {
.get = wm8994_gpio_get,
.direction_output = wm8994_gpio_direction_out,
.set = wm8994_gpio_set,
.to_irq = wm8994_gpio_to_irq,
.dbg_show = wm8994_gpio_dbg_show,
.can_sleep = 1,
};
Expand Down

0 comments on commit 6402ab1

Please sign in to comment.