Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373928
b: refs/heads/master
c: 9a37ac4
h: refs/heads/master
v: v3
  • Loading branch information
Gwenhael Goavec-Merou authored and Shawn Guo committed Apr 12, 2013
1 parent d890e9c commit 2bb8b80
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: 7c3e48b5a4b46a0cdb12c824caa66d1a68c3def5
refs/heads/master: 9a37ac481aab63c61488562c03125ba279ad57c6
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-imx/mm-imx1.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ void __init mx1_init_irq(void)

void __init imx1_soc_init(void)
{
mxc_device_init();

mxc_register_gpio("imx1-gpio", 0, MX1_GPIO1_BASE_ADDR, SZ_256,
MX1_GPIO_INT_PORTA, 0);
mxc_register_gpio("imx1-gpio", 1, MX1_GPIO2_BASE_ADDR, SZ_256,
Expand Down

0 comments on commit 2bb8b80

Please sign in to comment.