Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295931
b: refs/heads/master
c: 65f1915
h: refs/heads/master
i:
  295929: 5b14289
  295927: 5d1fea7
v: v3
  • Loading branch information
Mircea Gherzan authored and Tony Lindgren committed Mar 5, 2012
1 parent 585dcfd commit b0412ec
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: 7846e169e60206a1912c74b074f9c47d75baa847
refs/heads/master: 65f19159ddc4ed902a6cc37b49f02f37e22ef5be
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-omap2/board-omap4panda.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,15 @@ static struct platform_device leds_gpio = {
},
};

static struct platform_device btwilink_device = {
.name = "btwilink",
.id = -1,
};

static struct platform_device *panda_devices[] __initdata = {
&leds_gpio,
&wl1271_device,
&btwilink_device,
};

static const struct usbhs_omap_board_data usbhs_bdata __initconst = {
Expand Down

0 comments on commit b0412ec

Please sign in to comment.