dmaengine: rcar-dmac: Use DECLARE_BITMAP
authorJoe Perches <joe@perches.com>
Wed, 20 May 2015 01:37:50 +0000 (18:37 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 25 May 2015 17:12:10 +0000 (22:42 +0530)
commit08acf38e3615a5cf641d84f815f3f3ebd2953243
treec734ddffb13b0ae9a69b4bd49444b59a1df2d4de
parentf5636854f3fcee3dcb45a9d0122cf099e72615e5
dmaengine: rcar-dmac: Use DECLARE_BITMAP

Use the generic mechanism to declare a bitmap instead of unsigned long.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sh/rcar-dmac.c