staging: dwc2: disable uframe_sched on the bcm2835
authorStephen Warren <swarren@wwwdotorg.org>
Wed, 4 Dec 2013 03:56:05 +0000 (20:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 23:31:09 +0000 (15:31 -0800)
commit58b179dcf28c672b89fbe0420684b3dbaec8330a
tree30596007092929a16459ad0594995585824d1580
parent2c185ffa270a95e3699c223a0ee67f560ec0db8c
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>
drivers/staging/dwc2/platform.c