[RESEND PATCH 12/15] usb: dwc2: move dwc2_set_all_params to platform code

2014-06-20 Thread dinguyen
From: Dinh Nguyen Moves dwc2_set_all_params() to core.c so that it's shared between host and gadget. Signed-off-by: Dinh Nguyen --- drivers/usb/dwc2/core.c | 15 +++ drivers/usb/dwc2/hcd.c | 16 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/

[PATCH 12/15] usb: dwc2: move dwc2_set_all_params to platform code

2014-06-20 Thread dinguyen
From: Dinh Nguyen Moves dwc2_set_all_params() to core.c so that it's shared between host and gadget. Signed-off-by: Dinh Nguyen --- drivers/usb/dwc2/core.c | 15 +++ drivers/usb/dwc2/hcd.c | 16 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/