commit | 8a3b6e143c3aa31fab4a820105e91e1cdb17ad42 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed May 15 10:51:52 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 04 11:12:07 2013 +0200 |
tree | 5651714c25d6522a3287c23e9c60dfa4029bb00f | |
parent | 1e74043a29cdec67279d6e4f494dd1674a1b2365 [diff] |
dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s The aim is to make the code that little more readable. Acked-by: Vinod Koul <vnod.koul@intel.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>