]> git.baikalelectronics.ru Git - kernel.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)
commit1b7b67d48416cbdb1f56c355f794f69c187ef2cd
tree413a8c3a9b4af2d5d74a630eee98afd54b6d2218
parent53cdd2c9671d8434664e35d478b292fc4a76a0b2
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