On Mon, Jul 18, 2011 at 04:29:58PM +0200, Arend van Spriel wrote:
> @@ -1058,12 +1028,6 @@ static int brcmf_ops_sdio_probe(struct sdio_func *func,
>               sdio_func_0.num = 0;
>               sdio_func_0.card = func->card;
>               gInstance->func[0] = &sdio_func_0;
> -             if (func->device == 0x4) {      /* 4318 */
> -                     gInstance->func[2] = NULL;
> -                     sd_trace(("NIC found, calling brcmf_sdio_probe...\n"));
> -                     ret = brcmf_sdio_probe(&sdmmc_dev);
> -             }
> -             atomic_set(&brcmf_mmc_suspend, false);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Did you intend to delete that?

>       }
>  

regards,
dan carpenter

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to