[V2 PATCH 21/27] usb: ehci: ehci-mv: add extern chip support

2012-11-27 Thread Chao Xie
It does the similar things as what we do for udc driver. Signed-off-by: Chao Xie Acked-by: Alan Stern --- drivers/usb/host/ehci-mv.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c index be504fd..171e145

[PATCH 21/27] usb: ehci: ehci-mv: add extern chip support

2012-11-25 Thread Chao Xie
From: Chao Xie It does the similar things as what we do for udc driver. Signed-off-by: Chao Xie --- drivers/usb/host/ehci-mv.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c index be504fd..171e145 1006