commit | 7ae342fd6fd2bc1f694cf2c8fcbbeb2d2a017658 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun Jul 06 20:32:21 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Jul 15 22:01:03 2014 +0530 |
tree | c4a2a12e61ddff531a1686c2caf83071c5f365b0 | |
parent | fa01ef38d60096aa689bcc2659aedd4a9ae83cd1 [diff] |
dmaengine: pl330: Remove unused dmac_reset callback The dmac_reset() callaback of the pl330_info struct is always set to NULL, so remove it. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>