dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:56 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Jun 2013 09:12:09 +0000 (11:12 +0200)
commit16db3411ebd4777b0b1b7207b10730b726fb751c
tree156709bc7fa1757be5ed04cc871f0f41538f338f
parente7bab58b73a653d4c226b11ead07fd30ffaea914
dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s

The aim is to make the code that little more readable.

Cc: Dan Williams <djbw@fb.com>
Cc: Per Forlin <per.forlin@stericsson.com>
Cc: Rabin Vincent <rabin@rab.in>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/dma/ste_dma40_ll.c