From a4f4658a8e1955bee2c1e768e8c4d22ac38953d2 Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Wed, 1 Jul 2009 03:33:46 -0700 Subject: [PATCH] --- yaml --- r: 155373 b: refs/heads/master c: 30899ca7f20571c4bd64544dec261171f6ec255b h: refs/heads/master i: 155371: 1719d3db417480080f2060cf5c468e8bb471a845 v: v3 --- [refs] | 2 +- trunk/drivers/usb/musb/davinci.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index bda8ba5b881a..6e14800956b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d163ef248385fc434e44b04a5151ae5d6a6c2d16 +refs/heads/master: 30899ca7f20571c4bd64544dec261171f6ec255b diff --git a/trunk/drivers/usb/musb/davinci.c b/trunk/drivers/usb/musb/davinci.c index 658ae4e83f6a..992b516efd80 100644 --- a/trunk/drivers/usb/musb/davinci.c +++ b/trunk/drivers/usb/musb/davinci.c @@ -42,7 +42,7 @@ #include "musb_core.h" #ifdef CONFIG_MACH_DAVINCI_EVM -#define GPIO_nVBUS_DRV 87 +#define GPIO_nVBUS_DRV 144 #endif #include "davinci.h"