Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190292
b: refs/heads/master
c: 5241b6b
h: refs/heads/master
v: v3
  • Loading branch information
stanley.miao authored and Tony Lindgren committed Apr 23, 2010
1 parent 16d0f7f commit a206a1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 908c08d523f432a1b52298e2a50b21f4eebe6707
refs/heads/master: 5241b6b3bfa7be3661398cf93cb3dd187aeb65c6
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-omap2/board-am3517evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,9 @@ static struct omap_board_mux board_mux[] __initdata = {

static void __init am3517_evm_init(void)
{
am3517_evm_i2c_init();

omap3_mux_init(board_mux, OMAP_PACKAGE_CBB);

am3517_evm_i2c_init();
platform_add_devices(am3517_evm_devices,
ARRAY_SIZE(am3517_evm_devices));

Expand Down

0 comments on commit a206a1f

Please sign in to comment.