commit | 16db3411ebd4777b0b1b7207b10730b726fb751c | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed May 15 10:51:56 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 04 11:12:09 2013 +0200 |
tree | 156709bc7fa1757be5ed04cc871f0f41538f338f | |
parent | e7bab58b73a653d4c226b11ead07fd30ffaea914 [diff] |
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>