Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216957
b: refs/heads/master
c: e13bb34
h: refs/heads/master
i:
  216955: 24353ff
v: v3
  • Loading branch information
Grazvydas Ignotas authored and Tony Lindgren committed Oct 1, 2010
1 parent fd55f85 commit dd98450
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: 690a4a39b2429a4e397cd79e1dd16b6a5ca4111e
refs/heads/master: e13bb34bd9bbc01dcab9ed1b8adaa6a199ce059c
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-omap2/board-omap3pandora.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,8 @@ static struct twl4030_codec_data omap3pandora_codec_data = {
.audio = &omap3pandora_audio_data,
};

static struct twl4030_bci_platform_data pandora_bci_data;

static struct twl4030_platform_data omap3pandora_twldata = {
.irq_base = TWL4030_IRQ_BASE,
.irq_end = TWL4030_IRQ_END,
Expand All @@ -548,6 +550,7 @@ static struct twl4030_platform_data omap3pandora_twldata = {
.vaux4 = &pandora_vaux4,
.vsim = &pandora_vsim,
.keypad = &pandora_kp_data,
.bci = &pandora_bci_data,
};

static struct i2c_board_info __initdata omap3pandora_i2c_boardinfo[] = {
Expand Down

0 comments on commit dd98450

Please sign in to comment.