linux/drivers/staging/dwc2
Stephen Warren 58b179dcf2 staging: dwc2: disable uframe_sched on the bcm2835
While Paul said that .uframe_sched should be enabled on the BCM2835,
and doing so works fine with the built-in wired Ethernet, it prevents
my WiFi dongle from operating correctly. Hence, disable the option so
that everything works.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-04 15:31:09 -08:00
..
core_intr.c staging: dwc2: remove #ifdef DEBUG from a couple of places 2013-11-25 11:59:58 -08:00
core.c staging: dwc2: fix sparse non static symbol warning 2013-12-03 09:35:18 -08:00
core.h staging: dwc2: rename dwc2_check_core_status() 2013-11-25 11:59:58 -08:00
hcd_ddma.c staging: dwc2: fix thinko in dwc2_fill_host_dma_desc() 2013-12-03 08:31:08 -08:00
hcd_intr.c staging: dwc2: fix useless test for non-0 2013-12-03 08:31:09 -08:00
hcd_queue.c staging: dwc2: remove some indent levels 2013-11-25 12:03:00 -08:00
hcd.c Staging: dwc2: hcd.c: Fixed a coding style issue 2013-12-03 09:01:45 -08:00
hcd.h staging: dwc2: make all the dwc2_set_param* functions void 2013-11-25 11:59:58 -08:00
hw.h staging: dwc2: validate the value for phy_utmi_width 2013-08-30 14:14:53 -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
pci.c staging: remove DEFINE_PCI_DEVICE_TABLE macro 2013-12-02 22:32:35 -08:00
platform.c staging: dwc2: disable uframe_sched on the bcm2835 2013-12-04 15:31:09 -08:00
TODO staging: dwc2: add TODO file 2013-09-25 16:49:54 -07:00