Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188455
b: refs/heads/master
c: edd0799
h: refs/heads/master
i:
  188453: 355dcf0
  188451: 0ff4e47
  188447: a78683e
v: v3
  • Loading branch information
Michael Hennerich authored and Mike Frysinger committed Mar 9, 2010
1 parent 79c5795 commit af2a27a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 15435a2a55a678b21b9bb75a7513b3c9ff69a68e
refs/heads/master: edd07992504e631b50d18d130c62addbcb16269e
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/bfin_gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@ void bfin_gpiolib_gpio_free(struct gpio_chip *chip, unsigned gpio)
}

static struct gpio_chip bfin_chip = {
.label = "Blackfin-GPIOlib",
.label = "BFIN-GPIO",
.direction_input = bfin_gpiolib_direction_input,
.get = bfin_gpiolib_get_value,
.direction_output = bfin_gpiolib_direction_output,
Expand Down

0 comments on commit af2a27a

Please sign in to comment.