summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/da830.c
diff options
context:
space:
mode:
authorSudhakar Rajashekhara <sudhakar.raj@ti.com>2009-07-10 12:28:52 +0200
committerKevin Hilman <khilman@deeprootsystems.com>2009-08-26 09:57:02 +0200
commit2259bbd460c5c15567e2e311d0ab0fe763b40031 (patch)
tree974671c1f8d6d502be8833333539d9bad2830757 /arch/arm/mach-davinci/da830.c
parentdavinci: Move the da830/omap-l137 #defines to header file (diff)
downloadlinux-2259bbd460c5c15567e2e311d0ab0fe763b40031.tar.xz
linux-2259bbd460c5c15567e2e311d0ab0fe763b40031.zip
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 <sudhakar.raj@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/da830.c')
0 files changed, 0 insertions, 0 deletions