dmaengine: pl08x: Use the BIT() macro consistently
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 2 Apr 2017 14:50:53 +0000 (16:50 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 4 May 2017 10:35:41 +0000 (16:05 +0530)
commitded091fee6806b7120f475d89c151d611758a395
treed22c191d8fd29ad8174d290dca90dfa1435a139c
parentda7cbd2098a7c943ac919297d896682222a306dc
dmaengine: pl08x: Use the BIT() macro consistently

This makes the driver shift bits with BIT() which is used on other
places in the driver.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/amba-pl08x.c
include/linux/amba/pl080.h