commit | a0a51a64f6a3e718e6d461f11d72d9ce41c706d6 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jan 13 21:16:22 2015 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Sun Jan 18 20:01:15 2015 +0530 |
tree | cfa68b6bdfa13e9fa346a369102710bab2ea6364 | |
parent | 0d5484b1c3db8a3870c6100deeb4678594433b2c [diff] |
dmaengine: sa11x0: Fix warning and compilation errors The sa11x0_dma_resume conflicts between the dmaengine device_resume callback and the dev_pm_ops resume implementation. Also remove some unused variables at the same time. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>