dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 28 Oct 2014 22:30:58 +0000 (00:30 +0200)
committerVinod Koul <vinod.koul@intel.com>
Sun, 18 Jan 2015 14:25:57 +0000 (19:55 +0530)
commit0d5484b1c3db8a3870c6100deeb4678594433b2c
tree14209f1987ed0b61dd802c82508055a3fdf76004
parent816070ede77003e033c76cd1f72127d9bb6c9a03
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c

The function is too big to be a static inline.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dmaengine.c
include/linux/dmaengine.h