]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: dwc2: make dwc2_core_params documentation more complete
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 30 Aug 2013 16:45:23 +0000 (18:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Aug 2013 21:14:54 +0000 (14:14 -0700)
commit91121c103ae93ef117e58712786864270d7f488e
tree413a8c3a9b4af2d5d74a630eee98afd54b6d2218
parentde4a1931939891db633fbc3c33e953dd58f94294
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 <matthijs@stdin.nl>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dwc2/core.h