Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274031
b: refs/heads/master
c: f79e40e
h: refs/heads/master
i:
  274029: aa1bfe6
  274027: 5e722be
  274023: 8975cf0
  274015: 7a4477d
v: v3
  • Loading branch information
Marek Szyprowski authored and Kukjin Kim committed Oct 4, 2011
1 parent a50555a commit bb2bb8d
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: 5ec7414494ed1204c9e2ed0b8232b29860d0986f
refs/heads/master: f79e40eb66af17a4cfc56560b20fec73b0c7490e
2 changes: 2 additions & 0 deletions trunk/drivers/gpio/gpio-samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@ static struct samsung_gpio_cfg s3c24xx_gpiocfg_banka = {
static struct samsung_gpio_cfg exynos4_gpio_cfg = {
.set_pull = exynos4_gpio_setpull,
.get_pull = exynos4_gpio_getpull,
.set_config = samsung_gpio_setcfg_4bit,
.get_config = samsung_gpio_getcfg_4bit,
};

static struct samsung_gpio_cfg s5p64x0_gpio_cfg_rbank = {
Expand Down

0 comments on commit bb2bb8d

Please sign in to comment.