]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 28 May 2009 20:23:52 +0000 (13:23 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 28 May 2009 20:23:52 +0000 (13:23 -0700)
commit74abe5fbd193d442bc7eaeae308457033701491e
treeaba2bc450ed52d6a7e1e172601da87f51e3712ae
parentfeba84676f4d39abc2938c40d234ae0185dbb1dc
ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2

Original OMAP DMA chaining design had chain_id as one of the callback
parameters. Patch 33906cd4869619b8b54fd55079e6bde96f41f6c5 changed it
to use logical channel instead.

Correct the naming for callback to also use logical channel number
instead of the chain_id.

More details are on this email thread:

http://marc.info/?l=linux-omap&m=122961071931459&w=2

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c
arch/arm/plat-omap/include/mach/dma.h