On Thu, 2012-05-10 at 10:35 +0530, Laxman Dewangan wrote: > But when we update the chan->completed_cookie for aborted cookie? > Otherwise I will get the DMA_IN_PROGRSS when I call dma_cookie_status() > but actually it is aborted. no in .device_tx_status, you should check if the descriptor is aborted or not and rteurn error for aborted descriptor.
-- ~Vinod _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
