Dave,

> 
> static void
> mmc_davinci_prepare_data(struct mmc_davinci_host *host, struct mmc_request
> *req)
> {
>         int fifo_lev = (rw_threshold == 32) ? MMCFIFOCTL_FIFOLEV : 0;
>         ...
> 
> says 0 == ?? and 1 == 32 ...
> not  0 == 32 and 1 == 64
> 

I'll add support for rw_threshold = 64 case and resubmit the patch.

Regards, Sudhakar

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to