commit | 8ed30a14265fc2ebace02ea321c463facedfac17 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun Jul 06 20:32:31 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Jul 15 22:01:04 2014 +0530 |
tree | 1b232a7fd73785cbc172e832776559822c6a9d2f | |
parent | 9dc5a315fe515e92f40c387ae15f8b760568834e [diff] |
dmaengine: pl330: Simplify marking a request as unused Instead of storing a special instruction in the command buffer to mark a request as currently unused just set the descriptor field to NULL. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>