RE: [PATCH] staging: dwc2: disable uframe_sched on the bcm2835

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: Stephen Warren [mailto:swarren@xxxxxxxxxxxxx]
> Sent: Tuesday, December 03, 2013 7:56 PM
> 
> 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@xxxxxxxxxxxxx>
> ---
>  drivers/staging/dwc2/platform.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/dwc2/platform.c b/drivers/staging/dwc2/platform.c
> index 28a78fe..d01d0d3 100644
> --- a/drivers/staging/dwc2/platform.c
> +++ b/drivers/staging/dwc2/platform.c
> @@ -72,7 +72,7 @@ static const struct dwc2_core_params params_bcm2835 = {
>  	.ts_dline			= 0,
>  	.reload_ctl			= 0,
>  	.ahbcfg				= 0x10,
> -	.uframe_sched			= 1,
> +	.uframe_sched			= 0,
>  };
> 
>  /**
> --
> 1.7.10.4

Acked-by: Paul Zimmerman <paulz@xxxxxxxxxxxx>

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux