From: Stephen Warren Date: Wed, 4 Dec 2013 03:56:05 +0000 (-0700) Subject: staging: dwc2: disable uframe_sched on the bcm2835 X-Git-Tag: v3.14-rc1~150^2~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b179dcf28c672b89fbe0420684b3dbaec8330a;p=pandora-kernel.git 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 Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed