Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220998
b: refs/heads/master
c: bdf5005
h: refs/heads/master
v: v3
  • Loading branch information
Abdoulaye Walsimou Gaye authored and Ben Dooks committed Oct 29, 2010
1 parent 7b64461 commit 34cf6c4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e33ffd4d28a2d516e32126ebabf4d9e930254cf5
refs/heads/master: bdf5005b738c1542a30b41a83069329313fc61f6
2 changes: 2 additions & 0 deletions trunk/arch/arm/plat-s3c24xx/gpiolib.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ static struct s3c_gpio_cfg s3c24xx_gpiocfg_banka = {
struct s3c_gpio_cfg s3c24xx_gpiocfg_default = {
.set_config = s3c_gpio_setcfg_s3c24xx,
.get_config = s3c_gpio_getcfg_s3c24xx,
.set_pull = s3c_gpio_setpull_1up,
.get_pull = s3c_gpio_getpull_1up,
};

struct s3c_gpio_chip s3c24xx_gpios[] = {
Expand Down

0 comments on commit 34cf6c4

Please sign in to comment.