linux/drivers/staging/dwc2
Matthijs Kooijman 91121c103a 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>
2013-08-30 14:14:54 -07:00
..
Kconfig staging: dwc2: remove use of bus_to_virt() 2013-07-23 14:54:49 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
core.c staging: dwc2: validate the value for phy_utmi_width 2013-08-30 14:14:53 -07:00
core.h staging: dwc2: make dwc2_core_params documentation more complete 2013-08-30 14:14:54 -07:00
core_intr.c staging: dwc2: interpret all hwcfg and related register at init time 2013-08-30 14:14:53 -07:00
hcd.c staging: dwc2: interpret all hwcfg and related register at init time 2013-08-30 14:14:53 -07:00
hcd.h staging: dwc2: interpret all hwcfg and related register at init time 2013-08-30 14:14:53 -07:00
hcd_ddma.c staging: dwc2: simplify register shift expressions 2013-08-30 14:14:52 -07:00
hcd_intr.c staging: dwc2: interpret all hwcfg and related register at init time 2013-08-30 14:14:53 -07:00
hcd_queue.c staging: dwc2: unshift non-bool register value constants 2013-08-30 14:14:52 -07:00
hw.h staging: dwc2: validate the value for phy_utmi_width 2013-08-30 14:14:53 -07:00
pci.c staging: dwc2: validate the value for phy_utmi_width 2013-08-30 14:14:53 -07:00
platform.c Staging driver fixes for 3.10-rc2 2013-05-23 09:27:49 -07:00