aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ipu/ipu_irq.c
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2009-03-06 20:07:14 +0900
committerDan Williams <dan.j.williams@intel.com>2009-03-26 09:48:09 -0700
commit0f571515c332e00b3515dbe0859ceaa30ab66e00 (patch)
tree6d67c555714264dda749e387cee6738f770abc5d /drivers/dma/ipu/ipu_irq.c
parente44e0aa3cfa97cddff01704751a4b25151830c72 (diff)
dmaengine: Add privatecnt to revert DMA_PRIVATE property
Currently dma_request_channel() set DMA_PRIVATE capability but never clear it. So if a public channel was once grabbed by dma_request_channel(), the device stay PRIVATE forever. Add privatecnt member to dma_device to correctly revert it. [lg@denx.de: fix bad usage of 'chan' in dma_async_device_register] Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Acked-by: Maciej Sosnowski <maciej.sosnowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/dma/ipu/ipu_irq.c')
0 files changed, 0 insertions, 0 deletions