From: Paul Zimmerman Date: Mon, 25 Nov 2013 21:42:47 +0000 (-0800) Subject: staging: dwc2: move function to more logical place X-Git-Tag: v3.14-rc1~150^2~681 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8576e68d193c40fa6e4fae7c5d166d48ff78895;p=pandora-kernel.git staging: dwc2: move function to more logical place The function dwc2_get_hwparams() was in an awkward place, mixed in with the dwc2_set_param* functions. Move it down after those functions. Signed-off-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed