commit | 90b44f8ffdf6c66d190ee71b330009bf7f11a208 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Mon Jul 25 19:57:52 2011 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 08 16:48:14 2011 +0530 |
tree | 2e1b068b048118664793573d2a21784b5326274e | |
parent | 322a8b034003c0d46d39af85bf24fee27b902f48 [diff] |
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>