Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281681
b: refs/heads/master
c: 95712de
h: refs/heads/master
i:
  281679: 75da2a1
v: v3
  • Loading branch information
Peter Ujfalusi authored and Tony Lindgren committed Dec 13, 2011
1 parent a2a234b commit 083bf74
Show file tree
Hide file tree
Showing 2 changed files with 7 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: de9eb09726130dadc3e611c97fa2d753620662c1
refs/heads/master: 95712de0ccd42d69623462e5d17cbd444f6fcccc
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-omap2/board-4430sdp.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,11 +372,17 @@ static struct platform_device sdp4430_vbat = {
},
};

static struct platform_device sdp4430_dmic_codec = {
.name = "dmic-codec",
.id = -1,
};

static struct platform_device *sdp4430_devices[] __initdata = {
&sdp4430_gpio_keys_device,
&sdp4430_leds_gpio,
&sdp4430_leds_pwm,
&sdp4430_vbat,
&sdp4430_dmic_codec,
};

static struct omap_musb_board_data musb_board_data = {
Expand Down

0 comments on commit 083bf74

Please sign in to comment.