| title: | Re PATCH 03 03 omap hsmmc adaptation of s |
|
Tony Lindgren wrote:
* Venkatraman S <svenkatr@xxxxxx [100311 07:04]:
Tony Lindgren wrote:
Does the driver still work in PIO mode?
We need to have the drivers capable to fail over to PIO mode
as the DMA channels can run out.
The driver doesnt have an automatic fallback to PIO,
even without my patch. A error return from omap_request_dma is
propogated all the way back to the transfer request.
The decision to use_dma (the variable) is unaltered.
OK, that might explain some nasty surprises then..
With these patches, does the driver still work in PIO mode though?
No. The workhorse code to actually push the data byte by byte
is not present in the hsmmc driver.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
rel="nofollow" lists.infradead.org/mailman/listinfo/linux-arm-kernel lists.infradead.org/mailman/listinfo/linux-arm-kernel
|