From: Lee Jones Date: Wed, 15 May 2013 09:51:52 +0000 (+0100) Subject: dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3b6e143c3aa31fab4a820105e91e1cdb17ad42;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed