Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123714
b: refs/heads/master
c: d517cab
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Russell King committed Dec 14, 2008
1 parent 82174b2 commit 12a16a7
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d40a09920be4d64414c3e5396c6399ac96ad0e00
refs/heads/master: d517cab1c7fc92178e11c7ded2548b06b273d293
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-mx3/pcm037.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ static void __init mxc_board_init(void)
mxc_iomux_mode(MX31_PIN_CSPI3_MISO__TXD3);

mxc_register_device(&mxc_uart_device2, &uart_pdata);

mxc_iomux_mode(MX31_PIN_BATT_LINE__OWIRE);
mxc_register_device(&mxc_w1_master_device, NULL);
}

/*
Expand Down

0 comments on commit 12a16a7

Please sign in to comment.