From 5777a11d6e3b29494329b97cf8f36a7af6e55195 Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Tue, 7 Dec 2010 09:57:59 +0200 Subject: [PATCH] --- yaml --- r: 227013 b: refs/heads/master c: 46960847ef3e3a5d395121635fffa5dfa279fe90 h: refs/heads/master i: 227011: 5e2f45b39c12034ae4d7387fc6b7278751067a00 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap2/board-4430sdp.c | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 177a621d5e5a..8294bc6f1537 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 92b48df24eec49ed1eb0ec9c5f6165d8282153ea +refs/heads/master: 46960847ef3e3a5d395121635fffa5dfa279fe90 diff --git a/trunk/arch/arm/mach-omap2/board-4430sdp.c b/trunk/arch/arm/mach-omap2/board-4430sdp.c index d7cb9680b4fa..288ff4415757 100644 --- a/trunk/arch/arm/mach-omap2/board-4430sdp.c +++ b/trunk/arch/arm/mach-omap2/board-4430sdp.c @@ -536,9 +536,7 @@ static void __init omap_4430sdp_init(void) /* OMAP4 SDP uses internal transceiver so register nop transceiver */ usb_nop_xceiv_register(); - /* FIXME: allow multi-omap to boot until musb is updated for omap4 */ - if (!cpu_is_omap44xx()) - usb_musb_init(&musb_board_data); + usb_musb_init(&musb_board_data); status = omap_ethernet_init(); if (status) {