From e8576e68d193c40fa6e4fae7c5d166d48ff78895 Mon Sep 17 00:00:00 2001 From: Paul Zimmerman Date: Mon, 25 Nov 2013 13:42:47 -0800 Subject: [PATCH] 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-format-patch failed