Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123914
b: refs/heads/master
c: b71edbe
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Dec 18, 2008
1 parent dab4806 commit ecead78
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: 2955de5fad7fa301c09f2ae695158309164d8673
refs/heads/master: b71edbe9a0adcf174833d371b000c5e97317fec5
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx2/mx27ads.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ static int uart_mxc_port1_init(struct platform_device *pdev)

static int uart_mxc_port1_exit(struct platform_device *pdev)
{
mxc_gpio_setup_release_pins(mxc_uart1_pins,
mxc_gpio_release_multiple_pins(mxc_uart1_pins,
ARRAY_SIZE(mxc_uart1_pins));
return 0;
}
Expand Down

0 comments on commit ecead78

Please sign in to comment.