Sudhakar Rajashekhara <[email protected]> writes:

> In EDMA resource structure, instead of passing EDMA CC
> interrupt, EDMA TC error interrupt number is being passed.
>
> Before the patch:
>       r...@arago:~# cat /proc/interrupts
>                  CPU0
>        12:          0     cp_intc  edma_error
>        13:          0     cp_intc  edma
>       Err:
>
> After the patch:
>       r...@arago:~# cat /proc/interrupts
>                  CPU0
>        11:          0     cp_intc  edma
>        12:          0     cp_intc  edma_error
>       Err:
>
> Signed-off-by: Sudhakar Rajashekhara <[email protected]>

Thanks, pushing today.

Kevin

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to