Handle a dma tx event
void z8530_dma_tx(struct z8530_channel * chan);
chan
The Z8530 channel to handle
We have received an interrupt while doing DMA transmissions. It shouldn't happen. Scream loudly if it does.
Alan Cox <[email protected]>
Author.