Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130382
b: refs/heads/master
c: 7460db5
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Linus Torvalds committed Jan 30, 2009
1 parent 61288ea commit 1db0d90
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: 7bcc1bb1232de6efc0b85e0c7fe38e90b2436318
refs/heads/master: 7460db567bbca76bf087d1694d792a1a96bdaa26
1 change: 1 addition & 0 deletions trunk/drivers/gpio/gpiolib.c
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,7 @@ int gpio_request(unsigned gpio, const char *label)
} else {
status = -EBUSY;
module_put(chip->owner);
goto done;
}

if (chip->request) {
Expand Down

0 comments on commit 1db0d90

Please sign in to comment.