Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258666
b: refs/heads/master
c: 29e9c68
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren authored and Arnd Bergmann committed Jul 19, 2011
1 parent 1671faa commit 711b336
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: 3a2eef8eeb8ee3af407dfc8394991aeb452fe6aa
refs/heads/master: 29e9c68abe503fa65ef4f37bb19a1683f8610219
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/board-seaboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ static void __init seaboard_i2c_init(void)

i2c_register_board_info(0, &isl29018_device, 1);

i2c_register_board_info(4, &adt7461_device, 1);
i2c_register_board_info(3, &adt7461_device, 1);

tegra_i2c_device1.dev.platform_data = &seaboard_i2c1_platform_data;
tegra_i2c_device2.dev.platform_data = &seaboard_i2c2_platform_data;
Expand Down

0 comments on commit 711b336

Please sign in to comment.