Hi,
On Mon, Mar 25, 2013 at 05:03:35PM -0700, Paul Zimmerman wrote:
> Remove the unneeded struct device *dev argument from dwc2_hcd_init()
> and dwc2_hcd_remove(), and pass in the value through the hsotg->dev
> member instead
>
> Signed-off-by: Paul Zimmerman
looks alright:
Reviewed-by: Felipe
Remove the unneeded struct device *dev argument from dwc2_hcd_init()
and dwc2_hcd_remove(), and pass in the value through the hsotg->dev
member instead
Signed-off-by: Paul Zimmerman
---
drivers/staging/dwc2/hcd.c | 19 +--
drivers/staging/dwc2/hcd.h | 6 +++---
drivers/staging/d