diff options
| author | Sudhakar Rajashekhara <[email protected]> | 2009-07-10 06:28:52 -0400 |
|---|---|---|
| committer | Kevin Hilman <[email protected]> | 2009-08-26 10:57:02 +0300 |
| commit | 2259bbd460c5c15567e2e311d0ab0fe763b40031 (patch) | |
| tree | 974671c1f8d6d502be8833333539d9bad2830757 /include/linux/debugobjects.h | |
| parent | bea238f65c81742a03662e4664d88a9b4de5ea83 (diff) | |
davinci: Pass proper EDMA CC interrupt number for DA830/OMAP-L137
In EDMA resource structure, instead of passing EDMA CC
interrupt, EDMA TC error interrupt number is being passed.
Before the patch:
root@arago:~# cat /proc/interrupts
CPU0
12: 0 cp_intc edma_error
13: 0 cp_intc edma
Err:
After the patch:
root@arago:~# cat /proc/interrupts
CPU0
11: 0 cp_intc edma
12: 0 cp_intc edma_error
Err:
Signed-off-by: Sudhakar Rajashekhara <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions