From: Matthijs Kooijman Date: Fri, 30 Aug 2013 16:45:23 +0000 (+0200) Subject: staging: dwc2: make dwc2_core_params documentation more complete X-Git-Tag: v3.12-rc1~183^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91121c103ae93ef117e58712786864270d7f488e;p=pandora-kernel.git staging: dwc2: make dwc2_core_params documentation more complete Some of the defaults were missing or unclear. In particular, I suspect the defaults were documented assuming there were still module parameters and taking the default module parameters into account. Now, the defaults are the values that will get chosen when the params passed to dwc2_hcd_init are all -1. Signed-off-by: Matthijs Kooijman Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed