This patch fixes the event queue mapping for DMA requested with the value of DAVINCI_DMA_CHANNEL_ANY (-1) passed in for the device id.
Without this patch, the map_dmach_queue() routine in dma.c will use -1 as an array index and write off into a reserved area of the DMA controller. - Eric _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
