dmaengine: rcar-hpbdma: tidyup residue_granularity
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 21 Jan 2015 04:42:22 +0000 (04:42 +0000)
committerVinod Koul <vinod.koul@intel.com>
Mon, 26 Jan 2015 06:37:05 +0000 (22:37 -0800)
The driver doesn't support residue reporting at all.
residue_granularity should be set to DMA_RESIDUE_GRANULARITY_DESCRIPTOR.
Special thanks to Laurent

Reported-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found