]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: add helper function for slave_single
authorVinod Koul <vinod.koul@intel.com>
Mon, 25 Jul 2011 14:27:52 +0000 (19:57 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:51 +0000 (08:33 +0200)
commit28d73191fb2e7449686d514fc831d5a0a4c106b1
treea891a93c49fa322894620102addd6a65ab32d240
parent3ea2c9d5831f9da838a53d11a802be2a3b489633
dmaengine: add helper function for slave_single

For clients which require a single slave transfer and dont want to be bothered
about the scatterlist api, this helper gives simple API for this transfer and
creates single scatterlist for DMA API

Idea from Russell King

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
include/linux/dmaengine.h