From: Paul Zimmerman Date: Tue, 26 Mar 2013 00:03:35 +0000 (-0700) Subject: staging: dwc2: remove unneeded arguments from two functions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62662c7f3079e02a1e59229901648758a49464a;p=pandora-kernel.git staging: dwc2: remove unneeded arguments from two functions 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed