Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355336
b: refs/heads/master
c: e62ebcd
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart authored and Simon Horman committed Jan 25, 2013
1 parent e96be38 commit 102a525
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: 451d0a9044bb3272c454f4ddb0e389dc49a6d9ba
refs/heads/master: e62ebcdbce9eff4dc48168e86960c0dfcba086ea
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/cpu/sh4a/pinmux-shx3.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ static struct pinmux_info shx3_pinmux_info = {
.mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
.function = { PINMUX_FUNCTION_BEGIN, PINMUX_FUNCTION_END },
.first_gpio = GPIO_PA7,
.last_gpio = GPIO_FN_IRQOUT,
.last_gpio = GPIO_FN_STATUS0,
.gpios = shx3_pinmux_gpios,
.gpio_data = shx3_pinmux_data,
.gpio_data_size = ARRAY_SIZE(shx3_pinmux_data),
Expand Down

0 comments on commit 102a525

Please sign in to comment.