From 8425bdec5e2e49f4c8c5dee3b65483a22c6115a7 Mon Sep 17 00:00:00 2001 From: Evan Wilson Date: Mon, 30 Nov 2015 18:08:35 -0800 Subject: Change to USB plat data, that caused USB to not work Change-Id: I3e800297501f43e0a9624fdf9ddf2cc559f2d4f3 --- arch/arm/mach-omap2/board-omap3h1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-omap2/board-omap3h1.c') diff --git a/arch/arm/mach-omap2/board-omap3h1.c b/arch/arm/mach-omap2/board-omap3h1.c index f032b8e7e3b..ad40bd6d90e 100644 --- a/arch/arm/mach-omap2/board-omap3h1.c +++ b/arch/arm/mach-omap2/board-omap3h1.c @@ -270,7 +270,7 @@ static struct omap_musb_board_data musb_board_data = { static struct nop_usb_xceiv_platform_data nop_plat_data = { .type = USB_PHY_TYPE_USB2, .clk_rate = 60000000, /* 60 MHz */ - .needs_vcc = 1, + .needs_vcc = 0, .needs_reset = 0, }; -- cgit v1.2.3-70-g09d2