Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310438
b: refs/heads/master
c: 5041caa
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim authored and Linus Torvalds committed Jun 4, 2012
1 parent 8250efb commit 4626c38
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: 4d578573b8328ce5aa6500b955444b89afa3c72c
refs/heads/master: 5041caa4d5e6dae418963de0c8f8a83f35e35dcf
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -2833,7 +2833,7 @@ static __init void exynos5_gpiolib_init(void)
}

/* need to set base address for gpc4 */
exonys5_gpios_1[11].base = gpio_base1 + 0x2E0;
exynos5_gpios_1[11].base = gpio_base1 + 0x2E0;

/* need to set base address for gpx */
chip = &exynos5_gpios_1[21];
Expand Down

0 comments on commit 4626c38

Please sign in to comment.