Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264325
b: refs/heads/master
c: bfd46a5
h: refs/heads/master
i:
  264323: 15cd408
v: v3
  • Loading branch information
Tony Lindgren committed Sep 30, 2011
1 parent e2dd144 commit 718c0f3
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3696d303d6a39f916f9ace37d79e3db7937c68a7
refs/heads/master: bfd46a543f8f90bb197225900e355ce3c7daeb1f
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap2/board-2430sdp.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,8 @@ static int __init omap2430_i2c_init(void)
{
omap_register_i2c_bus(1, 100, sdp2430_i2c1_boardinfo,
ARRAY_SIZE(sdp2430_i2c1_boardinfo));
omap2_pmic_init("twl4030", &sdp2430_twldata);
omap_pmic_init(2, 100, "twl4030", INT_24XX_SYS_NIRQ,
&sdp2430_twldata);
return 0;
}

Expand Down

0 comments on commit 718c0f3

Please sign in to comment.