Commits
Lars-Peter Clausen committed 7ae342fd6fd
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>