Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336363
b: refs/heads/master
c: 9ef0d6f
h: refs/heads/master
i:
  336361: 097d8ee
  336359: 680ce59
v: v3
  • Loading branch information
Linus Walleij committed Nov 11, 2012
1 parent 13431a3 commit dd8dd7d
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: e93fa3f24353e45b189bae656ba000d0533777a3
refs/heads/master: 9ef0d6f7628bdcb5cc3c11623930f2527a3881a0
1 change: 1 addition & 0 deletions trunk/drivers/gpio/gpiolib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1127,6 +1127,7 @@ int gpiochip_remove(struct gpio_chip *chip)

spin_lock_irqsave(&gpio_lock, flags);

gpiochip_remove_pin_ranges(chip);
of_gpiochip_remove(chip);

for (id = chip->base; id < chip->base + chip->ngpio; id++) {
Expand Down

0 comments on commit dd8dd7d

Please sign in to comment.