dmaengine: sa11x0: Fix warning and compilation errors
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 13 Jan 2015 20:16:22 +0000 (21:16 +0100)
committerVinod Koul <vinod.koul@intel.com>
Sun, 18 Jan 2015 14:31:15 +0000 (20:01 +0530)
commita0a51a64f6a3e718e6d461f11d72d9ce41c706d6
treecfa68b6bdfa13e9fa346a369102710bab2ea6364
parent0d5484b1c3db8a3870c6100deeb4678594433b2c
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>
drivers/dma/sa11x0-dma.c
This page took 0.030872 seconds and 5 git commands to generate.