Re: [PATCH] fsldma: remove internal self-test from Freescale Elo DMA driver

2008-09-24 Thread Dan Williams
On Tue, Sep 23, 2008 at 1:29 PM, Timur Tabi [EMAIL PROTECTED] wrote: The Freescale Elo DMA driver runs an internal self-test before registering the channels with the DMA engine. This self-test has a fundemental flaw in that it calls the DMA engine's callback functions directly before the

[PATCH] fsldma: remove internal self-test from Freescale Elo DMA driver

2008-09-23 Thread Timur Tabi
The Freescale Elo DMA driver runs an internal self-test before registering the channels with the DMA engine. This self-test has a fundemental flaw in that it calls the DMA engine's callback functions directly before the registration. However, the registration initializes some variables that the